I see that you have:

Actionscript Code:
tweenScaleX.addEventListener(TweenEvent.MOTION_FINISH, shrink);

Did you define the shrink function?

It should have the tweenScaleX and tweenScaleY inside of it with the values for the size reveresed.