flash 5?
flash 5?
Out of context: Reply #10
- Started
- Last post
- 19 Responses
- TrueHell0
MC._x = Stage.width/2;
MC._y = Stage.height/2;
set the resitration point in the MC to where you want it to land on the middle. This will position the clip at publishing and you can set it to check if the size of your movie changes as well. not sure if it is kosher in 5 though. seems like it should be.