Switch to full style
Support for phpbb3 & codemiles styles
Post a reply

Flash Header in PHPBB3

Wed Mar 17, 2010 7:17 am

Hi All,

I am a total newbie here with this PHPBB stuff, so I'm looking for help specifically with PHPBB3 prosilver. I have designed a flash header that I would like to use, but I can't seem to get it to work. I looked around on here, and found some code, but it doesn't seem to do the trick. Below are the steps I'm taking:

1) replace: <a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>

with

2) <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><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="960" height="300">
<param name="movie" value="http://www.coloradodriftrc.com/phpBB2/styles/prosilver/template/Header_Flash.swf" />
<param name="play" value="true" />
<param name="loop" value="true" />
<param name="quality" value="high" />
<param name="allowScriptAccess" value="never" />
<embed src="http://www.coloradodriftrc.com/phpBB2/styles/prosilver/Header_Flash.swf" type="application/x-shockwave-flash"



<p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>

What the heck am I doing wrong?? I have uploaded the header to the prosilver/template/images folder so the paths should be correct, right?

:banghead:



Post a reply
  Related Posts  to : Flash Header in PHPBB3
 Flash Header in PHPBB3     -  
 PHPBB3 Skymiles theme Flash Header     -  
 Queue Header     -  
 My Header is Not Fitting to the Screen!     -  
 How to add links in header ? (mile100style)     -  
 skymiles v1.0 header change - how to?     -  
 Change header Miles200     -  
 Skymiles_Red menue and header problem     -