Re: Can Flash communicate with GWT?
On Dec 24, 6:34 am, BogdanB <buta.i.bog...@gmail.com> wrote:
> Hy,
>
> How can I return a value or set a parameter at the end of a flash
> movie and then get it using gwt2swf?
> I need to know when the flash movie ended so I can make another widget
> visible.
>
> Thanks.
before loading the flash object attach a function, that calls your GWT
function, to the window, using $wnd, with a jsni function then be sure
to call that function when the movie is complete.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home