Flash animation visible in Firefox, white in IE
-
I have this embedded object in my footer.php
The banner shows in Firefox, but In IE7.0 I can only see a white box and a right click on it gives “Movie not loaded” (garyed out) in the context menu.What’s wrong?
< object classid=”clsid:LETTERS-AND-NUMBERS-HERE” codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”480″ height=”60″ border=”0″ >
< param name=”movie” value=”mybanner.swf” >
< param name=”quality” value=”high” >< embed src=”https://www.mydomain.com/wordpress/wp-content/uploads/mybanner.swf” quality=”high” pluginspage=”https://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”480″ height=”60″ >< /embed >
< /object >
- The topic ‘Flash animation visible in Firefox, white in IE’ is closed to new replies.