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

27CDB6E-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