[quoted text, click to view] Mr!Perl wrote:
> Hello,
>
>
> I have a site that uses Flash just for the top header of the index page.
> When viewed in IE it is correct.
> When viewed in Firefox 2, the background image is there, but it seems to be
> covered up.
Your code answerers your question.
The OBJECT tag is used by Internet Explorer on Windows and the EMBED is used by
Netscape Macintosh and Windows), FireFox, Opera etc...
Your Embed tag has no Transparent WMODE tag while your param does.
See below:
[quoted text, click to view] > <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> codebase="
http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
> ID=a_srtheader WIDTH=740 HEIGHT=265>
> <PARAM NAME=movie VALUE="a_srtheader.swf"> <PARAM NAME=quality VALUE=high>
> <PARAM NAME=loop VALUE=false> <PARAM NAME=wmode VALUE=transparent>
> <EMBED src="a_srtheader.swf" loop=false quality=high
> WIDTH=740 HEIGHT=265 TYPE="application/x-shockwave-flash"
>
> PLUGINSPAGE="
http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers > ion=ShockwaveFlash">
> </EMBED>
> </OBJECT>
Go to File - Publish Setting and hit the PUBLISH button. It will then generate correct
tags for all browsers automatically. All you need to do is open that newly generated
HTML and copy paste these tags to your existing document. This will assure you are not
missing anything.
--
Best Regards
Urami
--
!!!!!!! Merry Christmas !!!!!!!
&
Happy New Year
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS