I decided to make my own thread on this instead of taking over the other thread. I bought a rotating banner for my site and I wanted this to be displayed in a widget above primary content on the CMS homepage, and to do this i created a new template and added the code:
HTML Code:
<object height="300" width="590" type="application/x-shockwave-flash" data="../banner/preview.swf" id="large_item_preview_container" style="visibility: visible;">
<param name="base" value="../banner/">
<param name="wmode" value="opaque"></object>
The above code displays fine in all browsers but IE, Ive tried several codes and embed to make it appear in IE but have failed everytime, can anyone help me do this? Below is a screenshot of how the banners look in the different browsers:
Appreciate any help