PDA

View Full Version : IE not displaying youtube videos :(



liquidmonkey
26 May 2009, 12:51 AM
wooohooo, 1st post here :nana:

can anyone see ANY reason why this code would not display 2 youtube videos in IE???
it works perfectly in FIREFOX as usual but i get a black box with a red cross in the corner with IE :(


<div id="video">
<script type="text/javascript">
AC_AX_RunContent( 'width','425','height','344','src','http://www.youtube.com/v/VYXypBPvoAM&hl=en&fs=1','type','application/x-shockwave-flash','allowscriptaccess','always','allowfullscreen','true','movie','http://www.youtube.com/v/VYXypBPvoAM&hl=en&fs=1'); //end AC code
</script><noscript><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VYXypBPvoAM&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VYXypBPvoAM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></noscript>
</div>
<div id="video">
<script type="text/javascript">
AC_AX_RunContent( 'width','425','height','344','src','http://www.youtube.com/v/bJDKUjuMt44&hl=en&fs=1','type','application/x-shockwave-flash','allowscriptaccess','always','allowfullscreen','true','movie','http://www.youtube.com/v/bJDKUjuMt44&hl=en&fs=1'); //end AC code
</script><noscript><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bJDKUjuMt44&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bJDKUjuMt44&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></noscript>
</div>

and i just checked my site with CHROME and SAFARI and everything works GREAT!!!

its only stupid frustrating IE that has problems!!!! aaaaaaaaaaaaarrrrrrrrgggggggggghhhhhhhhhhhhh :smash: