To whom it may concern, Hi, I am currently working with Android 3 (new motorola tablet) and html 5 and I am experiencing some issues with stuff that is suppose to work properly.
I used the video tag on my code and the device read it and display the content properly, but I cannot understand why is not accepting other commands like, autobuffer, autoplay, and loop. I really appreciate any help that you can provide on this matter. Any hints? This is the line on my code: <video id="video" width="320" height="240" src="http://....TCLAST.mp4" controls autobuffer autoplay loop> regards a desperate coder. -- 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

