flash timer
flash timer
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- mrming0
Start a timer - use an if statement to see if it's reached 5 seconds (use setInterval or onClipEvent (enterFrame) to make it loop) and then jump to another frame.
Start a timer - use an if statement to see if it's reached 5 seconds (use setInterval or onClipEvent (enterFrame) to make it loop) and then jump to another frame.