This content has been marked as final.
Show 1 reply
-
1. Re: Keep Everything centered and scale
elainefinnell Nov 26, 2013 10:41 AM (in response to SFS-DPS)Hi, SFS-
Centering is a little complicated to do because you're trying to center the upper left hand corner of your rectangle or image. There's a way to do it via code (you basically calculate the current size of your resized object, then take the distance from the center of the object, and then set your top/left based on its relation to the page or Stage's center).
Hope that helps,
-Elaine





