Sliding gallery with object scaling

Alright guys. I’m making a sliding gallery that scales the middle picture from 80% to 100% while all the other pictures are 80%.

The problem I have right now is that I can’t figure out how to “de-scale” the picture when you press a new one. Right now I just have tween which scales event.currentTarget to 100%, but how do I de-scale all the other objects?

Here’s a example if you didn’t get what I was trying to explain.
http://richardz.se/test/sliding_icons.swf

All ideas are welcomed!

Thanks! :slight_smile: