Matt Coughlin 13 July 2009 OK. This works awesome. However, I have run into an issue I can’t figure out. I am using Longtail’s Video Player (JW Player) on a site for some flash video. I have realized in IE 6 that the video gets disabled with… <!—[if lte IE 6]> <script type=“text/javascript” src=“supersleight-min.js”></script> <script type=“text/javascript” src=”../supersleight-min.js”></script> <![endif]—> However, if I take out s2.addParam(“wmode”,“transparent”); from the JW player script with the SuperSleight Script enabled, the video works . Any idea what might be causing “wmode”,“transparent” to not let the video play while I am using the SuperSleight script? Thanks a million!!! Matt
OK. This works awesome. However, I have run into an issue I can’t figure out. I am using Longtail’s Video Player (JW Player) on a site for some flash video. I have realized in IE 6 that the video gets disabled with…
<!—[if lte IE 6]>
<script type=“text/javascript” src=“supersleight-min.js”></script>
<script type=“text/javascript” src=”../supersleight-min.js”></script>
<![endif]—>
However, if I take out
s2.addParam(“wmode”,“transparent”);
from the JW player script with the SuperSleight Script enabled, the video works .
Any idea what might be causing “wmode”,“transparent” to not let the video play while I am using the SuperSleight script?
Thanks a million!!!
Matt