Click to See Complete Forum and Search --> : <div> help


club-feedback
10-21-2003, 07:42 AM
I'm creating a page with mix flash and html, and i want to put a layer over top of the flash section, and i can't get any layer on top of it! The z-index is set for 1 for the flash and 10 for the layer i want on top, but it stays underneith. I've tried moving the actual code of the second layer to come before the flash code, and it doesn't do anything. The flash seems to want to stay at the top. Can anyone help???

Thanks!!
Club-Feedback

requestcode
10-21-2003, 08:37 AM
The article at this link should explain why.
http://www.webreference.com/dhtml/diner/seethru/index.html

club-feedback
10-21-2003, 09:46 AM
ok, that does explain why it doesn't work....does anyone know how to fix this, besides redesigning it??