[F8] animating via AS

Is there an easy way to animate multiple movieclips without using a lot of functions and setInterval??

I want an animation to start and before it’s finished another one starts, right now I’m using a ton of functions and setInterval but I’m sure there’s a cleaner more efficient way to achieve this.

can anyone please enlighten me?

Very Interesting rhamej, this gave me an idea for a project… However to make this your can use this extended class : http://timwalling.com/downloads/TweenDelay.zip

Sample files is joined,
I hope this help…