Calling objects in an array

Hi.

I have an array with objects that I want to call at an event. Is there any way of doing this apart from using a for loop? In Director I used ‘call’ to call all objects in the array, but I haven’t found anything like that in AS3.

Thanks in advance.

.cristian