V1SHAL
03-14-2007, 10:36 PM
Hello...
How would I determine the width of a movieclip after using a scaling tween class on it?
Using "movieclip._width" gives me the original width, not the new scaled width.
I'm guess this might involve the getBounds() method but that would only return the coordinates...not sure how to translate that into a width.
Thanks for the help.
How would I determine the width of a movieclip after using a scaling tween class on it?
Using "movieclip._width" gives me the original width, not the new scaled width.
I'm guess this might involve the getBounds() method but that would only return the coordinates...not sure how to translate that into a width.
Thanks for the help.