On another note... I have drop downs on a site I did and they sometimes display over form fields. Everything is good except for select lists; they always show through the menu no matter what the z-order is.
Any thoughts on how to combat this problem? Mike -----Original Message----- From: William H. Bowen [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 12:38 PM To: CF-Community Subject: Re: ot..altering the z-index of a flash movie Add this line to the Object tag <param name="WMode" value="Transparent"> That should do it. HTH will ---- William H. Bowen Webmaster ALSTOM's Energy Management and Markets Business [EMAIL PROTECTED] http://www.esca.com/ ----- Original Message ----- From: "Will Swain" <[EMAIL PROTECTED]> To: "CF-Community" <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 7:16 AM Subject: ot..altering the z-index of a flash movie > Hi guys, > > sorry for the ot, but you are all so clever, so I thought this was a good > place to start........ > > I have a .swf embedded in a webpage. Along side this is a dhtml drop down > menu, which 'invades' the spce occupied byu the flash movie. However, for > some reason the movie always obscures the drop down menu. I have tried > changing the z-index of the movie....but no joy. Any ideas? > > Cheers > > Will > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
