Groups | Blog | Home
all groups > macromedia players flash > january 2005 >

macromedia players flash : Problem with displaying flash with Firefox


Pallavi_online
1/5/2005 9:27:01 AM
I have developed a web page using flash. It works fine with IE, but in Firefox
it cant. Why ?

<object classid="clsid:D27CDB70-AE6D-11CF-96B8-444553540000" width="14"
height="14">
<PARAM NAME="_cx" VALUE="3889">
<PARAM NAME="_cy" VALUE="3254">
<PARAM NAME="FlashVars" VALUE="">
<PARAM NAME="Movie" VALUE="movie.swf">
<PARAM NAME="Src" VALUE="movie.swf">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Play" VALUE="-1">
<PARAM NAME="Loop" VALUE="-1">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="AllowScriptAccess" VALUE="always">
<PARAM NAME="Scale" VALUE="ShowAll">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="0">
<PARAM NAME="BGColor" VALUE="">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="MovieData" VALUE="">
<PARAM NAME="SeamlessTabbing" VALUE="1">
<embed src="../Flash/Movie2.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="500" height="200"></embed>
</object>
Bentley Wolfe [Macromedia]
1/11/2005 4:26:20 PM
[quoted text, click to view]

Possibly a pathing issue. FireFox gets it's instructions from teh EMBED
tag.. So the only things I see there are either case-sensitivity (try
changing all the path names and folder names to lowercase) or maybe it
can't find the file..

Try using the FULL path as the SRC in the embed. If FireFox shows you
the SWF then it's probably something to do with the relative path.

--
Regards,

Bentley Wolfe
Senior Support Escalation Engineer, Flash
Flash Video Kit Support Lead
Macromedia

Introducing Tech Support Breeze Presentations!
For more information go to
http://www.macromedia.com/support/presentations/





AddThis Social Bookmark Button