Hi,
I made a CSS dropdownmenu following a tutorial from Project seven (PVII CSS Express Drop-Down Menus)! The main menu is at top of my page. Below the menu I have a space reserved for a picture or flash movie! When there is a picture under the menu everything works fine but as soon as I replace the picture with a flash move the submenus are not working anymore. What should I do?
Thanks in advance
In what way are they not
In what way are they not working and in which browsers?
Flash in IE has a tendency to appear above the rest of the page. Which can mean above flyout menus - something you normally don't want to happen. iirc, you need to set the background property to opaque (or maybe transparent). If thats the problem, a quick google or search at Macromedia should give you the correct answer.
