Question
wmode question HELP
I have two problems:
1. Flash animation appears on top of pull down menu.
2. On IE when you roll the mouse over the animation there's a weird grey line that appears over it.
I used the param name="wmode" value="opaque" fof the first problem and the flashobject.js soulutions for the second. Both are common problems so I won't explain them more. The thing is that when I put this code into the flash div, it starts appearing on top of the menu again:
<script type="text/javascript" language="javascript">
var fo = new FlashObject("ivrccanim.swf", "main", "444", "354", "7", "#FFFFFF");
fo.write("mainflash");
</script>
This code make sthat weird grey line in IE go away, but when I have the codes for both problem written, on the one for th eline works.
How can I fix both problems?
PLEASE, PLEASE help, my DEADLINE is today! 😮
1. Flash animation appears on top of pull down menu.
2. On IE when you roll the mouse over the animation there's a weird grey line that appears over it.
I used the param name="wmode" value="opaque" fof the first problem and the flashobject.js soulutions for the second. Both are common problems so I won't explain them more. The thing is that when I put this code into the flash div, it starts appearing on top of the menu again:
<script type="text/javascript" language="javascript">
var fo = new FlashObject("ivrccanim.swf", "main", "444", "354", "7", "#FFFFFF");
fo.write("mainflash");
</script>
This code make sthat weird grey line in IE go away, but when I have the codes for both problem written, on the one for th eline works.
How can I fix both problems?
PLEASE, PLEASE help, my DEADLINE is today! 😮