URGENT! How do i get actionscript to pause Actionscript 2.0

Hi guys,

sorry to repost, I know its an annoying thing to do, but this is pretty urgent on a project I’m doing.

I need the actionscript to carry out a piece of code, then pause for 0.5 seconds, then carry out the next piece of code, then pause, then next code e.t.c

There will be twenty pieces of code that build up an animation with tweens that need to start at different times.

I guess its something to do with setInterval, but I’m not sure on the syntax, as there 20 pieces of code I don’t want lots of nested code (though if thats the only way to do it then so be it!)

I’d really appreciate your help guys

cheers