Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash appears above layers 1

Status
Not open for further replies.

SteveAudus

Technical User
Oct 4, 2001
409
GB
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top