Tween?

Hi

I have 4 or so movieclips which I use as buttons and want to move them all from the same starting point (_x) to different ending points using mc_tween, I can do this no problem, but I was wonder if there is a way get the same result using a for loop to tidy up the code. I’m not much of a coder so any advice or help would be really welcome.

Example: all mc’s move from 0

Mc1 to say 100, mc2 to 200 , mc3 to 300 and mc4 to 400 etc etc

Thanks Manny2k