Skip to main content
Puffin101
Participant
May 1, 2008
Question

DW Dropdown menus fall behind Flash.swf

  • May 1, 2008
  • 2 replies
  • 288 views
I know there is a solution to this problem but I haven't been able to find it. I have created horizontal dropdown menus on a web template. Directly below the menu bar is a swf file. When the dropdown menus are tested in the browser the submenus fall behind the flash file. Does anyone remember the fix to this problem.

Thanks
Jim
This topic has been closed for replies.

2 replies

Inspiring
May 10, 2008
Add wmode="transparent" to the end of your embed tag and <param name="wmode" value="transparent" /> right above the embed tag.

Hope that helps.
Inspiring
May 1, 2008