Hi team, am using the new motorola xoom tablet (Android 3) . I am working with mp4 files and HTML 5. I already displayed the file , but I have some issues like the autoplay , autobuffer and loop functionality are not working. Any suggestion????
Here you have an example of my code. <video id="video" width="320" height="240" src="http://.../ TCLAST.mp4" controls autobuffer autoplay loop> Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

