1 reply [Last post]
donboe
donboe's picture
User offline. Last seen 3 years 40 weeks ago. Offline
newbie
Joined: 2006-11-23
Posts: 1
Points: 0

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

Chris..S
Chris..S's picture
User offline. Last seen 8 hours 10 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+1
Joined: 2005-02-22
Posts: 6047
Points: 130

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.