Venkat schrieb: > 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?
There is no pure HTML/Javascript solution allowing to show Videos. The only thing possible is create an animated GIF (Video for Web 0.5) but that would be without sound. Maybe you should be a bit more specific what kind of video you actually want to integrate into your page. There is no problem in embedding a flash-movie or a Java-applet playing back a video but that would be exactly what you don't want to do. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
