- Posts: 6
COMMUNITY FORUM
Blank on ie 7
- sofia
-
Topic Author
- Offline
- New Member
Less
More
17 years 9 months ago #4991
by sofia
Blank on ie 7 was created by sofia
Ive got some videos which don't appears on ie7
Check this one
generationsfm.com/bibliocheck-les-livres-plutot-que-le-vestiaire/bibliocheck-les-livres-plutot-que-le-vest-2.html
this is not a problem of cache or path or chmod ...
Thats very strange because before it works and now nomore!
have an idea please??
I think it works on ie6 and for sure on firefox.
Check this one
generationsfm.com/bibliocheck-les-livres-plutot-que-le-vestiaire/bibliocheck-les-livres-plutot-que-le-vest-2.html
this is not a problem of cache or path or chmod ...
Thats very strange because before it works and now nomore!
have an idea please??
I think it works on ie6 and for sure on firefox.
Please Log in or Create an account to join the conversation.
- sofia
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
17 years 9 months ago #4992
by sofia
Replied by sofia on topic Re: Blank on ie 7
OK..still not working and I really not understand why..
Heres the code when I check the source
Have an idea?
Please give me some help!
:-*
Heres the code when I check the source
<!-- JW AllVideos Plugin (v2.4) starts here -->
<div style="clear:both;text-align:center;margin-top:8px;margin-bottom:8px;" class="allvideos">
<script src="http://generationsfm.com/mambots/content/plugin_jw_allvideos/gz_eolas_fix.js" type="text/javascript"></script>
<script language="JavaScript">
<!--
var jsval = '<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" style=\"width:400px; height:323px;\" title=\"AllVideos Player\"> <param name=\"movie\" value=\"http://generationsfm.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://generationsfm.com/videos/clips/DannyDan-Sunshine.flv&showdigits=true&autostart=false\" /> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"transparent\" /> <param name=\"bgcolor\" value=\"#FFFFFF\"> <embed src=\"http://generationsfm.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://generationsfm.com/videos/clips/DannyDan-Sunshine.flv&showdigits=true&autostart=false\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" bgcolor=\"#FFFFFF\" style=\"width:400px; height:323px;\"></embed></object>';
writethis(jsval);//-->
</script>
<noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" style="width:400px; height:323px;" title="AllVideos Player">
<param name="movie" value="http://generationsfm.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://generationsfm.com/videos/clips/DannyDan-Sunshine.flv&showdigits=true&autostart=false" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#FFFFFF">
<embed src="http://generationsfm.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://generationsfm.com/videos/clips/DannyDan-Sunshine.flv&showdigits=true&autostart=false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#FFFFFF" style="width:400px; height:323px;"></embed>
</object></noscript>
</div>
<!-- JW AllVideos Plugin (v2.4) ends here -->
Have an idea?
Please give me some help!
:-*
Please Log in or Create an account to join the conversation.