0

Im having trouble getting some html 5 code to work on the android. It works on the ipad no problem:

<video id="1" height="270" width="320" poster="http://vls.pete.videolibraryserver.com
/thumbnails/56553550.jpg" src="http://helix.pete.videolibraryserver.com/flash
/56553550_hi.mp4" autostart="false" controls preload="none" />

Any ideas why it just comes up with a thumbnail of the video rather than just playing it?

Regards, Pete

Exitos
  • 29,230
  • 38
  • 123
  • 178

1 Answers1

0

Check this out:

HTML5 <video> element on Android

Community
  • 1
  • 1
xil3
  • 16,305
  • 8
  • 63
  • 97