The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hi folks
I recently updated my web page with a new front end portal www.cgempire.com but if you enter the forums in IE the flash logo doesnt show? its fine in Firefox but no show in IE any ideas anyone ? www.cgempire.com/forum on small note, in IE the repeating bit next to my logo isnt seamless, yet it is in forefox... |
#2
|
|||
|
|||
![]()
find this
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>CGE_BannerLoop1</title> </head> <body bgcolor="#000000"> <!--url's used in the movie--> <!--text used in the movie--> <!-- saved from url=(0013)about:internet --> <table width="100%" height="125" border="0" cellspacing="0" cellpadding="0" /><tr><td class="titlebar"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="125" id="CGE_BannerLoop1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="CGE_BannerLoop1.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://www.cgempire.com/CGE_BannerLoop1.swf" quality="high" bgcolor="#000000" width="800" height="125" name="CGE_BannerLoop1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </td></tr></table> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-627289-1"; urchinTracker(); </script> </body> </html> Code:
<table width="100%" height="125" border="0" cellspacing="0" cellpadding="0" /><tr><td class="titlebar"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="125" id="CGE_BannerLoop1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="CGE_BannerLoop1.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://www.cgempire.com/CGE_BannerLoop1.swf" quality="high" bgcolor="#000000" width="800" height="125" name="CGE_BannerLoop1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </td></tr></table> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-627289-1"; urchinTracker(); </script> |
#3
|
|||
|
|||
![]()
Thanks Ntfu2
I'll give it pop |
#4
|
|||
|
|||
![]()
You're welcome, let us know if it works
|
#5
|
|||
|
|||
![]() ![]() |
#6
|
|||
|
|||
![]()
Im not done yet
![]() Lets try chaning Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="125" id="CGE_BannerLoop1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="CGE_BannerLoop1.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://www.cgempire.com/CGE_BannerLoop1.swf" quality="high" bgcolor="#000000" width="800" height="125" name="CGE_BannerLoop1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> Code:
<object width="800" height="125"> <param name="movie" value="CGE_BannerLoop1.swf"> <embed src="CGE_BannerLoop1.swf" width="800" height="125"> </embed> </object> After that, i will be at a complete loss as to why it doesnt work. Good luck and hopefully this works |
#7
|
|||
|
|||
![]()
god damn it !!! servers on go slow
I'll let u know just as soon as i try this Nt, just hang fire ![]() hehe now it wont show in firefox or IE ![]() |
#8
|
|||
|
|||
![]()
oh yea this just came to me. try adding a slash infront of the paths.
Code:
<object width="800" height="125"> <param name="movie" value="/CGE_BannerLoop1.swf"> <embed src="/CGE_BannerLoop1.swf" width="800" height="125"> </embed> </object> ![]() |
#9
|
|||
|
|||
![]()
My god Sir !!!
your a genius !!! ![]() Thanks Ntfu2 thats done it ....hehe im Crap at this, so Thanks !!! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|