The solution appears to be setting wmode to transparent in the flash markup. This has to be done for both the object/param and embed tags. This is new knowlegde to me, but in the future I will try to do this automatically in Highslide so that the web designer doesn’t have to think about it.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/flash/swflash.cab#version=6,0,0,0"
width="300" height="250" id="Flash" align="">
<param name="movie" value="Flash.swf">
</param><param name="quality" value="high">
</param><param name="bgcolor" value="#FFFFFF">
</param><param name="wmode" value="transparent">
 
<embed src="Flash.swf" quality="high" bgcolor="#FFFFFF" width="300"
height="250" name="Flash" align="" wmode="transparent"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</param></object>

Highslide JS :: View topic - flash objects

Share
Close Move

Share This Post!











wordpressk2feedfeed

About

This is a website that is unparalleled in its awesomeness; deffinately worth shouting "GollyGolly" repeatedly as loud as you can. Try it.


Proudly powered by Wordpress and Dreamhost.