I have an html website. I have a dhtml dropdown menu bar. I want my animated flash movie positioned just below this, but when the user tries the dropdown menu bar the flash movie BLOCKS the menu options…how can I fix this? Are there any z-index param fixes to make it go behind?
Not that I know of. Flash always seems to position itself at the highest z-index, I have tried plenty of times, even professional sites that I have seen have this same problem, so I am pretty sure you can’t do it.
Not 100% sure on this though, maybe someone else knows a way.
I have the same problem, is there anyway to set the z-index of the movie to place it beneath the HTML? I tried setting the style configuration in a .css and id of the <EMBED> object, but it did not work. :trout: