Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-21-2011, 11:02 AM   PM User | #1
tox_ic77
New to the CF scene

 
Join Date: Oct 2010
Location: PI
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
tox_ic77 is an unknown quantity at this point
Exclamation Centering Flash Animation in IE

Hi there,

Can you help me with my problem, I have a flashmenu on my page. http://www.mayamaya.com, everything is centered on both Firefox and Chrome browser, except for internet explorer in which the image is aligned to the far right. Attached is the screenshots on two browsers.

Screenshot on IE:



Screenshot on firefox


It has the following codes:

<div id="FlashMenuLabs" style="position: absolute; top: 258px; padding-left: 0px; z-index: 10;"><embed type="application/x-shockwave-flash" src="menu.swf" style="" id="menu" name="menu" bgcolor="#000000" quality="high" wmode="transparent" scale="noscale" salign="TL" height="220" width="754"></div>
<script type="text/javascript">
var so = new SWFObject("menu.swf", "menu", "748", "160", "8", "#000000");
//so.addVariable("page_code", "1");
so.addParam("wmode", "transparent");
so.addParam("scale", "noscale");
so.addParam("salign", "TL");
so.write("FlashMenuLabs");
</script>



I hope someone will notice my post, thanks in advance.
Attached Thumbnails
Click image for larger version

Name:	acapt.jpg
Views:	39
Size:	52.2 KB
ID:	10090   Click image for larger version

Name:	bcapt.jpg
Views:	37
Size:	53.2 KB
ID:	10091  
tox_ic77 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:30 AM.


Advertisement
Log in to turn off these ads.