Scaling transition

Hi, I’m trying to create the effect of having small rectangles on the stage and when you click on one, it zooms/scales/rotates up to the entire size of the stage, and then obviously when you close the rectangle it returns to its original size/position/orientation. I’ve been looking into the TransitionManager and it has great tweens etc, but it seems to only return to the original size, and you can’t scale it or position it. Is there a tutorial, or something that anyone knows of that can help?

I know how to rescale the item, but its getting that transition happening which is causing me problems.

Any help would be greatly appreciated.

thanks