I am new to AS3 and Flash. I have a very simple question. I want to create a sequence of event for my enemies in a game I am working on. So when my enemy is hit, I want the death animations to be played and after the animation is complete I want to remove the enemy object from the stage. The death animation takes about 3 seconds, so after 3 seconds I want to remove the enemy Object.I am new to AS3 and Flash. I have a very simple