
Re: Flash In The Place Of The Default Banner
I think thr best way is
open overall_header.tpl
find
<!-- BEGIN switch_header_banner -->
<center><br />{HEADER_BANNER_CODE}</center>
<!-- END switch_header_banner -->
replace with
<CENTER>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="468" height="60" id="text" align="">
<param name=movie value="images/banners/picture.swf"><param name=quality value=high><param name=wmode value=transparent>
<embed src="images/banners/picture.swf" quality=high wmode=transparent width="468" height="60" name="text" align=""
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>
</CENTER>
place picture picture.swf to /images/banners/
edit width and height