treehouse : what would you like to learn today?
Web Design Web Development iOS Development

How to remove objects in actionscript 3

  • Hello, I have objects displaying on the stage using the MouseEvent.MOUSE_DOWN.(when you click the mouse on the stage a object appears) I have made a button and a MouseEvent.MOUSE_CLICK. I want this button to remove every object that is click onto the stage. Any info would be great. Thanks.