Skip to main content
Participating Frequently
January 20, 2007
Question

duplicateMovieClip()

  • January 20, 2007
  • 1 reply
  • 215 views
I'm a newbie in flash.
I want to duplicate a movie clip that is in the library and not in the stage. The movieclip has already an export to actionscript,

But what i want is when i duplicate the movieclip, instead of duplicate appears immediatly in the stage, it stays in the library, waiting for i use the attachMovie.

How can i do that?
This topic has been closed for replies.

1 reply

January 20, 2007
you can not duplicate movie clip and save it in the library. Why you cant just use the sttachMovie method when you need it. I just dont understand why do you need to do it like that