I have a drop down menu w/ several buttons that use attachMovie with getNextHighestDepth, so the user can attach the mc as much as they want. But I would like some of these mc’s to Always be above other mc’s.
Is there an easy way to do this? I have attached an example. Lets say I always want the purple shape above the orange shape in the example.
Any suggestions?