Move a movieclip into another movieclip?

If I had a movieclip (_root.mc1.blah) and wanted to movie it to (_root.mc2) so I would end up with (_root.mc2.blah)

How would I do this?