HTML5 to the rescue... http://www.slideshare.net/turbomanage/gwt-plus-html-5
http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/gwt/media/client/Audio.html http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/gwt/media/client/Video.html The APIs are changing slightly in GWT 2.4 to enable you to more easily specify multiple formats. /dmc On Wed, Jul 13, 2011 at 12:10 PM, shahid <[email protected]> wrote: > What is the best way to support playing MP3(audio) and AVI (video) > files in a GWT application. We have gone a long way into developing > our application on top of GWT and now we have a requirement to support > playing mp3 and avi files. However I can't find a widget or player > that I can use with GWT to support both of these formats. Has anyone > used this functionality in your application and how? What is the best > practice ? > > -- > 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. > > -- David Chandler Developer Programs Engineer, GWT+GAE w: http://code.google.com/ b: http://turbomanage.wordpress.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
