how do i implement duplicateMovieClip with this
on (press) {
startDrag(this);
this.swapDepths(100);
}

????