Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I have a small mobile website that needs to autoplay a video on the homepage.

Have tried so far:

  • Youtube 'new' HTML5 embed code (didn't work on Blackberry and had problem with iPhone)
  • Youtube 'old' embed code (worked on Blackberry but seriously slow)
  • Vimeo embed code (didn't work on Blackberry)

I appreciate that embedded video that works on all mobile devices is a tall order, but are there any recommendations for getting close?

share|improve this question
what about fallbacks and device-specific embed codes? like flash and html5 together? – Muhammad Apr 20 '11 at 9:51

closed as off topic by phwd Feb 4 '12 at 21:50

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.