I suggest you start using SWFObject, the script and documentation can be found here: http://blog.deconcept.com/swfobject/ After downloading the script, open it in your editor and search for the object and embed tag. Give these tags the following class: "lowzindex" Add this to your css file: ..lowzindex { position: relative; z-index: 1; } and make sure your menu has a bigger z-index. The flash object normally won't listen to the parent-div's css, so you'll have to alter the behaviour in the way I just described. I hope this will help! Regards, Lourens Thalen The Netherlands 2008/10/1 Jimmy [EMAIL-REMOVED]>: > Hello all, > > > > This is my first post, although I have learned a tremendous amount from > everyone's contribution so far. You guys are unbelievably helpful > > > > My issue is that my when I view my menu in Safari the sub menu drops down > behind a div which contains a flash file. It works fine in my IE though. > > > > Any help would be appreciated. > > > > http://chicks2008.startlogic.com/tester1.html# > <http://chicks2008.startlogic.com/tester1.html> > > > > Thank you in advance > > > > Jimmy Priest > > > > > > > > > > ______________________________________________________________________ > css-discuss [EMAIL-REMOVED]] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/