Question
Flash and Drop down not working properly on safari
I have some of my safari users experiencing trouble with my
swishmas flash image on my home page. Apparently it is causing my
drop down menu to disapear when it is selected. I know its related
to the image because yesterday i was experiencing issues with
firefox. I think its related to the transparent parameter. Anyone
run into this problem?
Any help anyone can provide is greatly appreciated!!
I just posted some changes, can someone test this url: http://arcdev2.dcis.net/index3.html
here is the code I'm using:
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="home5"
width="800" height="280"
>
<param name="wmode" value="transparent">
<param name="movie" value="/images/index/home5.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
wmode="transparent"
type="application/x-shockwave-flash"
pluginspage=" http://www.macromedia.com/go/getflashplayer"
name="home5"
width="800" height="280"
src="/images/index/home5.swf"
bgcolor="#FFFFFF"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"
>
</embed>
Any help anyone can provide is greatly appreciated!!
I just posted some changes, can someone test this url: http://arcdev2.dcis.net/index3.html
here is the code I'm using:
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="home5"
width="800" height="280"
>
<param name="wmode" value="transparent">
<param name="movie" value="/images/index/home5.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
wmode="transparent"
type="application/x-shockwave-flash"
pluginspage=" http://www.macromedia.com/go/getflashplayer"
name="home5"
width="800" height="280"
src="/images/index/home5.swf"
bgcolor="#FFFFFF"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"
>
</embed>