ActionScript programmers commonly use event listeners to allow objects to become active and listen for specific instructions, such as mouse click or the beginning of a new framer.
This tutorial will explore how you can create new events.
You can use if, then or, else statement to achieve the same results, but this tutorial will show the professional way to code with listeners. It also makes the code more readable and less complex.


