Dynamically importing array of swfs into movieclips

I have a main fla/swf where I would like to dynamically import 8 different swf into movieclips on the stage that all play simultaneously. Each of these 8 swf are also importing about 20 images using xml files - which is the only portion of this whole things that I’ve been able to get to work properly. Basically, the end result will be a movie and fades in/out hundreds of names and plays only once. I’ve tried so many different code strategies to import these and have had no luck with any of them. I don’t know what I’m doing wrong, please help!

I am using Flash CS4.