You still can fallback to Flash if the HTML5 features are not supported i would say.
2011/7/14 shahid <[email protected]> > The trouble is HTML 5 is not supported on majority of the user's > browser. Also what do you do for backward compatibility? > > On Jul 13, 5:45 pm, David Chandler <[email protected]> wrote: > > 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/g... > > > > http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/g... > > > > 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. > > -- GWT API for non Java based platforms http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- 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.
