Hello Guys,
I have in my header an menu navigation ( DHTML ) and under this menu navigation I have an macromedia file (SWF). So the problem when I start my DHTML menu, the menu is behind the macromedia file. So what can I do.
Thanks
Hello Guys,
I have in my header an menu navigation ( DHTML ) and under this menu navigation I have an macromedia file (SWF). So the problem when I start my DHTML menu, the menu is behind the macromedia file. So what can I do.
Thanks
Do you want the flash file to be part of the menu, or to move the menu so it isn't obstructed by the flash file?
cr3ative
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
Set the Wmode of the flash file to transparent.
<param name="wmode" value="transparent">
should do it
Hello Andyc209,
thanks for your tip. So the menu works
Bookmarks