Show movieclip twice

I’m working on a project for which I want to display a movieclip created by actionscript, with content added using actionscript twice.
I have my main movieclip, and I want to display a scaled copy of that. What would be the best option? Is there some way to duplicate a movieclip with all it’s contents?