Forums / Templates, Stylesheets, Page Layout / Flash header work in FF but not IE??!!

Flash header work in FF but not IE??!!

Locked
Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Sep 2007, 00:10
#1
funksdaburn avatar

funksdaburn

New Zenner

Join Date:
Sep 2007
Posts:
9
Plugin Contributions:
0

Flash header work in FF but not IE??!!

I have built a flash header for my zen cart. I used a java script folder and used the
<script src="../zen/includes/templates/classic/jscript/top_header.js"></script>
to refer back to it from the tpl_header.php
It works just great in Fire Fox but does not show up in Internet Explorer

You can view the site at http://www.wrathofbabel.com/zen

I need some help with this one, I have searched the forums over and over and I have recieved some good advice from past posts but I am stuck with this one.
14 Sep 2007, 00:35
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Flash header work in FF but not IE??!!

First observation: your code isn't consistent.
When you specify a flash object, you need to indicate the full path in both places where you reference your swf file:

<PARAM NAME=movie VALUE="top_header.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#ffffff> <EMBED src="../zen/includes/templates/classic/images/top_header.swf" loop=false
14 Sep 2007, 20:14
#3
funksdaburn avatar

funksdaburn

New Zenner

Join Date:
Sep 2007
Posts:
9
Plugin Contributions:
0

Re: Flash header work in FF but not IE??!!

Dr.,
Thanks it worked great but now its messed up in FF and works great in IE.
I tried changing teh W and H to the new size of the flash file but not its small in FF.
Can you help?
http://www.wrathofbabel.com/zen