I'm surprised I just put object to embed youtube in a wordpress blog and surprise it did play also on ipad.
<object width="425" height="344" type="application/x-shockwave-flash" data="http://www.youtube.com/watch?v=hoA1MBRJ_BA&hl=de&fs=1&rel=0"><param name="movie" value="http://www.youtube.com/watch?v=hoA1MBRJ_BA&hl=de&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param></object>
Why does it work ? I thought I would need to serve some special code for Ipad ?
I have used real ipad and then Safari with user-agent ipad to get the source code above: how can application/x-shockwave-flash be interpreted as html 5 video ?