Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Cabbit

macrumors 68020
Original poster
hi all im having a problem were my flex application will load on every browser except for any internet explorer browser.

Code:
<object type="application/x-shockwave-flash" data="../includes-artwork/gallery.swf" width="100%" height="400px">
  alt : <a href="../includes-artwork/gallery_ad.swf">gallery.swf</a>
</object>

This is the code, i think its here thats the problem and not the achual application.
 
If you are using flex builder, use it to generate the html code, cut and paste the relevant object tag from there.
 
cutting and pasteing the code form the html sample dosnt seem to work. i'll give that another go once i find the folder again. Spotlight seems to have lost it or i've deleted it lol.
 
um. w3c suggest using the object tag (as you have) but i imagine IE probably requires the <embed> tag.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.