It is impossible to get a div sitting on top of flash in all browsers. Your best bet is to hide the flash while your overlay is showing and show it when it hides again. If the blank space where your flash was will be obvious you could set a background image similar-looking to the flash on it's container div.
Mark 2008/10/23 kevin mcmonagle <[EMAIL PROTECTED]> > hi, > forgive me if this it ot, if so please reply off list. > Whats the best cross-browser way to get a div on top of swf with css. > > If i use: > <param name="wmode" value="opaque" /> > > with z-index will it be sufficent? > -best > kevin > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
