# Copy/Move a movieclip from \_root to inside an MC

**URL:** https://forum.kirupa.com/t/copy-move-a-movieclip-from--root-to-inside-an-mc/249422
**Category:** flash
**Created:** [January 18, 2008, 3:19pm UTC](https://forum.kirupa.com/t/copy-move-a-movieclip-from--root-to-inside-an-mc/249422 "2008-01-18T15:19:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ayman](https://avatars.discourse-cdn.com/v4/letter/a/dec6dc/32.png) [@Ayman](https://forum.kirupa.com/u/Ayman)
#### Post date: [January 18, 2008, 3:19pm UTC](https://forum.kirupa.com/t/copy-move-a-movieclip-from--root-to-inside-an-mc/249422/1 "2008-01-18T15:19:05Z")

</div>

Hi again,  
If I have a movieclip on the main timeline, is there a way to put this movieclip inside another movieclip on stage (ofcourse during runtime) ?  
I know that one of the methods of doing this is using bitmapdata class to capture an image of the movieclip (draw method), then attaching the object it to another movieclip that can be anywhere, but this will make the movieclip lose it’s interactivity behaviour, and vector quality.

Any other ideas?

Thanks
