PDA

View Full Version : Embedded flash stopped working in Firefox



codemonkey
18 Dec 2010, 01:37 PM
Hello everyone, hope I'm posting this the right section

The following web-site: http://reddragunweapons.com has FLASH on the main page.
Suddenly yesterday it stopped showing up in firefox and opera, but it works fine in I.E.

As far as I can tell nothing was changed on the page itself (may be hosting chaned something?)

Here is the embed code (above is the hidden code which I also tried using)

I'm running out of options. Thought I'd ask the community before paying someone to fix it :(


<!--
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" name="#" width="202" height="151" id="#">
<param name="movie" value="slide.swf" />
<param name="quality" value="high" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="transparent">
<embed src="slide.swf"
width="202"
height="151"
quality="high"
type="application/x-shockwave-flash"
WMODE="transparent"
allowFullScreen="true"
pluginspage="http://www.macromedia.com/go/getflashplayer"
allowScriptAccess="always" name="#" />
</object>

OLD CODE

-->


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="202" height="151">
<param name="movie" value="/slide.swf" />
<param name="quality" value="high" />
<embed src="/slide.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="202" height="151"></embed>
</object>

codemonkey
20 Dec 2010, 11:42 AM
guys I'm sorry for the bump... but I'm really running out of options. Even my flash designer is at a loss.

Have you ever had anything similar to this? I'm thinking because stupid flash was made for version previous to 10.0. I suspect
that it "suddenly" stopped working because of the flash update. but this doesn't affect I.E...

I'm thinking of may be using other flash embed solutions are as "UFO"