Y cordinate move

I have successfully completed my flash transitioning frames. But I freaking set the y cordinate wrong. How can I universal subtract the y cordinate location for ALL frames and symbols, bitmaps, etc. by y cordinate - 150 without having to go back in the properties and reset them?

Basically my flash frame (middle) is only showing 2/3 of the flash movie…

Rookie mistake…

well there’s a button named “Edit multipile frames” just below the timeline! Click on it and drag one pointer on the first frame and te other on the last frame, then select all and place them correctly!
PS! This may make your computer low or even crash!

!

if there’s no actionscript regarding y coordinates … because i think everything could be really messed up

you can just place this._y -= 150 in the first frame of the movie

I knew I should have checked this thread again… moving everything by 100 hundred screws up the whole motion sequence because it gives everything… scruck it…

I just spent an hour rewriting the frames… Bet I remember that tid bit piece of info forever…

thanks a mil…

it’ll come in handy later…