Re: Flash not displaying in IE
Do you know the height & width of your slideshow? Something like:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="770px" height="220px">
or some height and width that fits in your layout
I'm not familiar with your flash application, so I don't know if there is a reason for the 100% size settings. If you need them - you might try putting the entire object></object> in a div of fixed size:
<div style="height:220px; width:770px">
<object ...
</object>
</div>
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
|