View Single Post
  #2  
Old 09-25-2011, 02:24 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Flash not displaying correctly in IE 9.0

I don't think this is an issue with flash, or the way it is embedded. IE is just not respecting the objects assigned height. Try amending line 829 of your altskin.css:
Code:
.welcome-top { height: 372px; margin-bottom: 20px; position: relative; }
And then check if the results are smooth across all browsers.

HTH
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote