I am making a Flash game and have a quick query about layering / order of objects that are dynamically added to the stage. I have the mouse cursor replaced by a crosshair with enemy ships flying across the screen, but the problem I am having is that the enemy ships appear above the crosshair so that when I go to 'target' a ship, the crosshair is not visible as it is under the ship. How can I change this?
Thank you.