A collection of MCs?

So I think this is a simple question, but, I basically have a group of movieClips that I want to apply the same function to. Instead of having to reference each one individually can I just put them into an array and then reference the array?

What is the syntax for that, can anyone give me a little sample code?