Flash
Here is a simple method of putting flash in live skin headers.
1. In Control Panel > Skins click on Upload images for your desired skin and upload the *.swf file.
2. Then go to Edit Skin and insert this code as the header text of the skin:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0 width="1024" height="100" id="header" align="middle">
<param name="allowFullScreen" value="false" />
<param name="quality" value="high" />
<embed src=http://www.source-antiques.co.uk/skins/sourcehorizontal/images/header6.swf quality="high" wmode="transparent" width="1024" height="100" name="header" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage=http://www.adobe.com/go/getflashplayer />
Elements in green should be modified to reflect the proper domain of the site, the name of the skin, the filename of the .swf uploaded in step one, the width and height of the swf.
To ensure you get good results the uploaded swf should stick to the standard header image size: 980 x 120 pixels.
|