say I have a movie clip that’s 20 by 20.
then, with actionscript, i increase that movieclip’s width to 40.
is there a way to update the scale of the clip so that the movieclip’s _xscale represents the new 40 by 20 rectangle rather than the original 20 by 20 box?