<object height="240" width="120" data="banner_120x240.swf" type="application/x-shockwave-flash"> <param value="banner_120x240.swf" name="movie"/> <param value="transparent" name="wmode"/> </object>
then you have to play with z-index property in css. set the dropdowns z-index value higher then the object's. 2009/7/5 Red haired step daughter <[email protected]> > > I had to renew that session .~ > > As it turned out param value="transparent" name="wmode" > works only for IE, Firefox doesn't support it. I didn't check the > rest yet. > Anybody knows how to deal with FF? > Drop down uses JS. > thanks > > > > On Jul 2, 8:37 pm, "Jamie C." <[email protected]> wrote: > > It's more likely that you need to add the winmode parameter to the Flash > > object's tag. > > > > Try this adding this to the object tag: > > > > param value="transparent" name="wmode" > > > > On Thu, Jul 2, 2009 at 8:17 PM, Talkingham <[email protected]> wrote: > > > > > I have horisontal CSS drop down menu and right under it Flash > > > animation. > > > Flash covers drop down menu.it should be over it. > > > CLEAR property for the menu doesn't work. > > > Any suggestion please. > > > --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
