# CCS Drop Down problems over flash... tried the obvious

**URL:** https://forum.kirupa.com/t/ccs-drop-down-problems-over-flash-tried-the-obvious/297419
**Category:** Uncategorized
**Created:** [October 1, 2009, 7:20pm UTC](https://forum.kirupa.com/t/ccs-drop-down-problems-over-flash-tried-the-obvious/297419 "2009-10-01T19:20:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jderosa3](https://avatars.discourse-cdn.com/v4/letter/j/3be4f8/32.png) [@jderosa3](https://forum.kirupa.com/u/jderosa3)
#### Post date: [October 1, 2009, 7:20pm UTC](https://forum.kirupa.com/t/ccs-drop-down-problems-over-flash-tried-the-obvious/297419/1 "2009-10-01T19:20:17Z")

</div>

I have a site that I am working on located here:

[http://clients.mirageadv.com/tiki/index.php](http://clients.mirageadv.com/tiki/index.php)

This drop down works above the flash banner in FF (Mac), Safari, Chrome, but not in FF or IE (PC)… I have tried the following:

The solution that I found all over the web and seemed to work for most people:  
Make sure your embed and object codes include the wmode parameter set to transparent:  
param name=”movie” value=”xxx.swf”  
param name=”quality” value=”high”  
**param name=”wmode” value=”transparent”**

This has worked in the past for me… but not this time around…

my css file is located here: master.css

Any ideas? this is driving me nuts.

Thanks in advance for any help.
