Third party Youtube embed on iPad

It's basically YouTube's own embedding code with some tweaks for validation. I don't think we have much control over it.
 
If you take a look at the link I gave to Mike which he then posted here about, it shows how to let youtube decide how it should deliver its video (html 5, or flash embed).
 
Just to note, the iframe embed system doesn't include the necessary wmode, so it causes problems with any sort of overlay (or menus, or tooltips, etc). Vimeo has included the wmode, but it appears that Google does not want to.
 
Top Bottom