Help: duplicateMovieClip

I have a container mc(acting as a stage) with items(external swfs) that were dragged and dropped into it.

How can I copy/duplicate that container movieclip?

Is there a way around the problem of duplicating movieclips with external swfs or attached swfs not having to be reloaded?

Maybe using bitMapData?

Thanks for any suggestions.