Flash AS3 timer event, start and stop timers. [EN]
This is a short little code to start a timer in flash and after a click (or after the time is up) the timer is stopped and you are taken to another frame in the document. This is the code i used for this example: stop(); // the number of …
