Hi,
I am trying to put the same header from my website as the header on the forums and have put in the following code into the header section of vbulletin and uploaded the swfobject.js to the root of webserver and i am getting a black box in the header section. I think i may need to pass some variables to get the menu to work but I truly am lost. Would someone be willing to look at the source from http://clearvuecyclones.com and point me in the right direction? Thanks, Matt <script type="text/javascript" src="http://www.clearvuecyclones.com/swfobject.js"></script> <div id="header"> <script type="text/javascript"> var so = new SWFObject("http://www.clearvuecyclones.com/Header/Header.swf", "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000", "795", "226", "8", "#000000"); so.addParam("quality", "high"); so.addParam("salign", "t"); so.write("header"); </script> </div> <!-- content table --> $spacer_open $_phpinclude_output |
Matt,
It looks fine to me, I do not see the black box and the menu is working fine. _V |
Do you think you might be able to assist me with some good technical advice in getting my SWF header working on my VBulletin site?
I have the flash, have the site up, but I have just a few questions on parameters etc before it is integrated? Doc www.ddsog.com |
I TRY TO MAKE THIS, BUT ON THE BBCODE
can comeone helkp me ? |
What about a code to insert a flash object but as a popup only into the main page????
|
gents,
do you mind having a look at my forum. I have used the flash code provided by ShawnV Here is my forum link > www.trs-clan.co.uk/forum As you can see the banner is on the piss. Really dont know what to do to fix it. any help would be appreciated. --------------- Added [DATE]1192569169[/DATE] at [TIME]1192569169[/TIME] --------------- If you select the red teal skin, you will see that the forum is nicely centred, but the banner is off on the left |
Quote:
Cheers |
That is AMAZING Shawn.
I emailed you. Please contact me. I need your assistance and can give you a few bucks to help me ;) |
Does Shawn still come here and respond any longer?
|
I followed the instructions exactly as I see here to put a flash header/logo and it is not working.
I removed <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> and replaced it with <script type="text/javascript" src="http://www.mysitename.com/swfobject.js"></script> <div id="header"> <script type="text/javascript"> var so = new SWFObject("http://www.mysitename.com/forum/flash/nameofmovie.swf", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000", "1000", "274", "8", "#000000"); so.addParam("quality", "high"); so.addParam("salign", "t"); so.write("header"); </script> </div> And all it did was remove my header logo picture. What am I doing wrong? Thanks. |
All times are GMT. The time now is 11:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|