Have a look at the DepthManager http://livedocs.adobe.com/flash/9.0/main/00002920.html
regards, Muzak ----- Original Message ----- From: "Kannan Bharadwaj" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 27, 2007 8:46 AM Subject: [Flashcoders] How can I keep some MovieClips always on top? >I need to maintain certain movieclips always on top. I have been using > getNextHighestDepth() in creating these movieclips. One option is to specify > the depth for these alone to be very close at the point of their creation. > However, am not sure if mixing getNextHighestDepth() for some MCs and hard > coding for some others is the best way to do this. > > Appreciate if anyone can suggest a better way.. > > > > Thanks > > Kannan _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

