SteveAudus
Technical User
I have a image on a web page in a layer
example:
<div id="Layer1" style="position:absolute; width:71px; height:50px; z-index:1; left: 150px; top: 133px;">
<a href="#" onClick="MM_openBrWindow('page.htm','page','menubar=yes,scrollbars=yes,resizable=yes,width=650,height=450')"><img src="images/image.gif" width="32" height="32" border="0"></a></div>
But I have an Flash Movie on the same page, that is coded onto the page, but appears over the image.
Why ?????
Check out and you can see the problem.
Any suggestions?
Cheers,
Steve
example:
<div id="Layer1" style="position:absolute; width:71px; height:50px; z-index:1; left: 150px; top: 133px;">
<a href="#" onClick="MM_openBrWindow('page.htm','page','menubar=yes,scrollbars=yes,resizable=yes,width=650,height=450')"><img src="images/image.gif" width="32" height="32" border="0"></a></div>
But I have an Flash Movie on the same page, that is coded onto the page, but appears over the image.
Why ?????
Check out and you can see the problem.
Any suggestions?
Cheers,
Steve