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.
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.