I was wondering if there is a way to resize a simple shape tween according to the stage size. for example is it possible to resize a rectangle ( which grows to a biger rectangle using shape tween) to match stage width and height minus 100 (this should occur after shape tween is finished and when stage resizes). I don't know if this makes any sense but let me know anyway.
I've created a simple example that you can use. I hope you'll learn something from it.
Notice that the registration point of the movie clip is its centre. This is not necessary, but you'll need extra math if it's not.