There are some video tags that you can programmatically control through JavaScript / GWT. (I think it's the object tag, but you'll need to do your own research.)
Personally, when I did something similar, I ended up using an embedded Flash object. It's much more flexible with regard to events. On Jan 24, 2:27 am, Venkat <[email protected]> wrote: > Hi All, > > Is it possible to create a video player by not embedding external > player. if its not possible can any one guide me how to integrate Java > script player int o GWT? > > Thanks & Regards, > Venkat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
