I am trying to replace JW Player with Flow Player in my web page.
My page used JW player via GWT2SWF widget, which works great. Flow
player however, needs to call a JS function to initialize properly.

Is there any way to get Flow Player to work with GWT2SWF?

The problem is that I want the player embedded in an HTMLPanel widget.
When I embed the Flow Player initialization JS code within the HTML
Panel widget text, it doesn't work at all. But when I embed the JS
init function in the static HTML page used by my GWT app, it works
fine!

--

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to