/ Published in: Other
Expand |
Embed | Plain Text
<HEAD> <script> var agent=navigator.userAgent.toLowerCase(); var is_iPhone = (agent.indexOf('iphone')!=-1); </script> </HEAD> <BODY> <script> if (is_iPhone){ document.write('<embed src="http://www.youtube.com/v/YOUTUBEID&hl=en&fs=1&rel=0&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="50%"></embed>'); }else{ document.write('You must have the Flash plugin to see this content'); } </script> </div> <script> swfobject.embedSWF("http://www.youtube.com/v/YOUTUBEID&hl=en&fs=1", "youtubeContent", "562", "341", "8"); </script> </BODY>
You need to login to post a comment.
