Hi guys, i would to know if someone over here could try to help me.....
well i add it code to ,my site for show a flash movie abovr to the suckerfish menu on my bentobox template.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
download.macromedia.com/pub/shockwave/ca...cab#version=6,0,29,0
" width="567" height="355" align="center" vspace="0" hspace="0">
<param name="movie" value="
www.tenisecuador.com/xxxxxxx/slideshow.swf
" />
<param name="src" value="
www.tenisecuador.com/xxxxxx/slideshow.swf
" />
<param name="play" value="true" />
<param name="wmode" value="transparent" />
<param name="scale" value="" />
<param name="quality" value="best" />
<param name="menu" value="false" />
<param name="bgcolor" value="" />
<param name="AllowScriptAccess" value="sameDomain" />
<param name="loop" value="true" />
<embed src="
www.tenisecuador.com/xxxxxxxx/slideshow.swf
" scale="" wmode="transparent" play="true" quality="best" menu="false" pluginspage="
www.macromedia.com/go/getflashplayer
" type="application/x-shockwave-flash" width="567" height="355" align="center" bgcolor="" AllowScriptAccess="sameDomain" loop="true" hspace="0" vspace="0"></embed>
</object>
so there came a problem
Originally if i changed it wmode="opaque" for it wmode="transparent"....... thats worked but i tried to check again it on IE 6 and there see that same problem at IE7 FF and Safari all works fine.... is there something that im missing on it?