How to : use mutliple MovieClips as a List

hello all,

I’m looking for a way to create a member list for my site.
Each membername will be a copy of my template MovieClip, creating a list of names. The names and info on each member will come from a php page thanks to the LoadVars function.
How can i duplicate a MovieClip n times, n being the number a members (variable) given by the php page ?
How can i make the movieClips go under each another?

I hope it’s clear, i’m sorry my english isn’t too good.
Thank you alot for your help !