Maybe it is because you do not have any proper markup for Firefox / you are not even using swfobject :) ?
I'd suggest you have a read of the swfobject docs first so that you get an understanding of what needs to happen, and then head over to the online version of the code generator ( http://code.google.com/p/swfobject/wiki/generator ) to help ensure you get the right code onto the page. Aran On Fri, Jul 15, 2011 at 12:15 PM, Melissa <[email protected]> wrote: > Hi, > I am adding a link to a menu for someone and I just noticed the flash > is not showing in Firefox, however it does in IE. Any ideas? > > <div id="showcase"> > <div id="slider"> > <object id="FlashID" title="sliders" classid="clsid:D27CDB6E- > AE6D-11cf-96B8-444553540000" width="900" height="351"> > <param name="movie" value="sliders.swf" /> > <param name="quality" value="high" /> > <param name="wmode" value="opaque" /> > <param name="swfversion" value="6.0.65.0" /> > <param name="expressinstall" value="Scripts/expressInstall.swf" /> > </object> > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
