Hallo MRperry...
This is another way to do the job... This will make the flashmovie transparent and the menu can be seen...
In your html file... do like this: Look at the lines including "param name"
Make a new line like this:
<param name="wmode" value="transparent">
And insert this line like in the code below... then flashmovie becomes transparent. It looks complicated but it's not.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shoc ... on=5,0,0,0" width="300" height="40">
<param name=movie value="../flash/headline/billeder.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#FFFFFF">
<param name="SCALE" value="exactfit">
<param name="wmode" value="transparent">
<embed src="../flash/headline/billeder.swf" quality=high pluginspage="
http://www.macromedia.com/shockwave/dow ... kwaveFlash" type="application/x-shockwave-flash" width="300" height="40" bgcolor="#FFFFFF" scale="exactfit">
</embed> </object>
Just a small problem ofcause!!! Netscape can't do this ;o( So *----* netscape...