Creating css menu won't overflow over the flash

Q: I just bough the business license version of CSS3 Menu and have a question.
My issue is that the menu won't overflow over the flash on the main page.

Any suggestions?
I'm using Dreamweaver CS4 and testing in firefox.

A: You can try to add the following parameters for flash objects:

For example:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="120" HEIGHT="40">
      <PARAM NAME=movie VALUE="data-samples/flash-deluxe-menu.swf">
      <PARAM NAME=quality VALUE=best>
      <PARAM NAME=bgcolor VALUE=#FFFFFF>
      <param name="wmode" value="opaque">
      <EMBED src="data-samples/flash-deluxe-menu.swf" quality=best wmode="opaque"  bgcolor=#FFFFFF WIDTH="120" HEIGHT="40"
NAME="data-samples/flash-deluxe-menu"
             TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">

      </EMBED>
  </OBJECT>

Related

Recent Demos



Contact US

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. Make sure to include details on your browser, operating system, CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.

See More