Forum Moderators: open
<!--[if !IE]> -->
<object type="application/x-shockwave-flash" data="{URL}" width="660" height="480">
<!-- <![endif]--><!--[if IE]>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0"
width="660" height="480">
<param name="movie" value="{URL}" />
<!--><!--dgx-->
<param name="wmode" value="transparent" />
<param name="loop" value="true" />
<param name="menu" value="false" />
<param name="bgcolor" value="#ffffff" />
<param name="quality" value="high" />
</object>
<!-- <![endif]-->
I know there is a solution to set
<param name="wmode" value="window" /> but i need to set it to transparent. Is there any other alternative so that wmode remain transparent and key moment should only be focued on Flash game.
Rahul