PDA

View Full Version : keep on top



smeared
August 11th, 2008, 01:47 AM
hi, so I'm trying to keep my audio section on top of everything else, since a couple things loading are full page. so.. I can't really do swap depth,.. i'm sure there is a common technique for this.. thanks in advance

REEFˇ
August 11th, 2008, 02:02 AM
Not sure if this is the best practice but you can use swapChildren(mc1, mc2).

smeared
August 11th, 2008, 02:38 AM
i think that's what i was talking about with swap depth.. but now that i think about it.. i suppose i could just swap it right after the new mc gets addchilded. yeha.. i guess that could work.. thanks for making me think about it