Movement

I have a box on the stage 550x650 and 5 buttons. How do I move and resize the box without any special tweens? And once the buttons are clicked and the box is postioned, what code will determine when the box is set and ready to load a new swf into the main?

You don`t put this code on frame, you must put the code on MovieClip (box). If you want to, you could change “on press”. Since the code is on MC, the MC may have motion tween…
Hope that help…