Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Video tag not working in webView

I'm trying to embed Vimeo videos in a webView with the following code:
<video src='http://www.vimeo.com/play_redirect?clip_id=11626682&quality=sd&codecs=H264' width='290' height='218' controls='controls'></video>.

This code is working fine in Safari, under Mac OS X, but doesn't when I put it in a webView for the iPhone. I get a black block with a broken Play button on it.

NB: I have the same problem with YouTube videos. I know it's working with the <embed> tag but I want to use html5 version.

— asked August 15th 2010 by Jérôme Danthinne
  • html
  • tag
  • video
  • webview
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.