Accessing a list of objects within a movieclip

Hi all,

I’ve been searching around most of the day for an answer, however everything has turned up a blank. So I hope someone can help me here.

I have a movie clip on my scene with a number of objects all prefixed with a keyword ‘build’ (e.g. ‘build8934’, ‘build4920’) - is there any method, array or object that I can access that would give me access to a list of objects for that movie clip?

I’m intending to loop through an add events to an instance which matches the prefix ‘build’ and set additional properties based off that instance.x.

Thanks and cheers in advance.

Beza.