Quote:
Originally Posted by anandat
|
I've tried that too, with no sucess unfortunately.
The site is still very much work in progress but you can find it at
www.britkit.co.uk/xcart/customer/home.php
Heres the code from the head.tpl
Code:
<TABLE width="722" border="0" align="center" cellpadding="0" cellspacing="0" background="{$ImagesDir}/back_slice.gif">
<TR>
<TD><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="722" height="251">
<param name="movie" value="http://www.britkit.co.uk/xcart/skin1/images/base2.swf"/>
<param name="quality" value="high"/>
<embed src="http://www.britkit.co.uk/xcart/skin1/images/base2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="722" height="251"></embed>
</object></TD>
</TR>
</TABLE>