Copying bitmap data

I have moveiclips and the fist child is a bitmap

event.currentTarget.getChildAt(1);

How do I copy that bitmap data into a new MovieClip?