I was having a problem where my menu drop downs went behind my flash banner. I was able to fix that but in IE the image is showing at the correct size but is being cut off. It looks fine in FF. URL: http://tinyurl.com/y9fhsfr Here is the current embed code I am using. Can someone tell me how to fix this? Im willing to pay if I must.. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="200" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="banner.swf" /><param name="allowfullscreen" value="true" /><param name="wmode" value="transparent"><embed type="application/x-shockwave-flash" width="480" height="200" wmode="transparent" src="banner.swf" allowscriptaccess="always" allowfullscreen="true"></embed></object> Code (markup): THank you all