Hello, how can I swap depths so that my menu is always visible and loaded content does not cover it. I have tried adding a function to the timeline like this:
I get no output error, but still it does not work.Code:function swap():void { swapChildren(holder_mc,menu_mc); swapChildren(holder_mc,timeline_mc); }
Buttons are contained inside menu_mc by the way.
I would really appreciate any help with this problem.
Thanks in advance.




LinkBack URL
About LinkBacks






Reply With Quote


Bookmarks