Create an array object as a member of a movieclip

Hi all

I’m having trouble wrapping my head around creating an array as a data member of a movieclip, i.e. dynamically adding it to that movieclip depending on data brought in at runtime.

Is it possible? Would I have to create an array seperately first and then somehow assign it to a new (typeless) data member of the movieclip?

Thanks in advance for your help.

-Nick