Kosal had a problem pausing between tweens. We went through several revisions. First I suggesting defining the tween properties via array and using anonymous functions passed to the setTimeout function. We found out anonymous functions were a no-go in his version of ActionScript. Then, I suggested using globals, which resulted in the following code:
Programming
There are 10 posts tagged Programming.