Checking type of element in mixed Array

Hi there,

I have a mixed Array, containing instances of a custom Image class, and of the FLVPlayback class… I want to be able to loop through the Array, and check whether each element is a video or an image - is there any way of doing this?

Many thanks,

S