Trouble keeping item at top of display list

Hey there.

All day yesterday I have been trying to figure out how to do something and I have finally given in! I hope you can assist me!

I have an AS file which contains all of the code for a main menu. This code loads another AS file which initializes code for the general items that will be on the stage throughout the whole flash.

But when I initialize the code for one of the menu items after it’s clicked I don’t know how to get 2 of the items from the stage elements code to be on top of the display list. Because, as the code for the menu item loads the two stage elements are going to cover the items from that code and after its loaded its going to open up and show them the items that are loaded from the menu item code.

If you dont quite understand what I have said here pls let me know so I can further explain.

I appreciate any help or instructions you can give me! :slight_smile: