Advandced Actionscript

Scenario:
main moveiclip with 4 other clips in it. I want the rolledover clip to scale up and all the others to scale down and blur.

Question:
What is the most effiecent way to code this. Would it be a “for in loop”? I am trying to minimize the code and would rather not use a whole bunch of if then statements.

Any advice on how to do this is as few lines as possible would be appreciated.

Thanks