duplicate a mc in flash
duplicate a mc in flash
Out of context: Reply #4
- Started
- Last post
- 11 Responses
- Spix0
so I added
duplicateMovieClip( this, "mc_newClip"+num, depthLevel);
to 'on(Press)'
ans at first it duplicate...but then when I try to click the duplicate or the orgnial then the MC I'm draging will not release until I click on something elese..