PDA

View Full Version : Transparent Flash that allows clicking lower CSS layers?


tkambler
06-22-2005, 02:42 PM
I would like to create a Flash-based "drop-down" menu. Ideally, the menu would hover over the rest of my HTML using CSS layers, but I would still like for users to be able to click HTML content (links, etc...) that may lie beneath the transparent portions of my drop-down menu.

Does anyone know if this is possible? How do you do this?

Thanks!

Gibberish
06-24-2005, 05:40 AM
layered div tags. But this will break in netscape and on a Mac.