12/4/2010 4:37:46 AM
Title:
Clone and Drag Drop in AS2
I need to Clone a movie clip and drag&drop the that cloned movie clip in to another movie clip.
Davis
Points: 780
Posts:0
12/7/2010 10:43:57 AM
you can use duplicateMovieClip and to create a clone of existing movieclip in AS2 flash and use attachMovie to add any movieclip to another movieClip