On Dec 7, 2005, at 10:53 PM, Sascha Balkau wrote:

I'm not very familiar with AS3 yet but is there no duplicateMovieClip anymore? At least I couldn't find anything about it on the AS3 reference (http://livedocs.macromedia.com/labs/1/flex/langref/index.html). Or does some of these methods completely have been replaced by something else? With Flash 8 AS2 nothing has been changed about duplicateMovieClip, so it's still not possible to duplicate a clip from one container into another. I was hoping it will be possible with AS3.
Anyone knows more about it?

duplicateMovieClip() ->
flash.display.MovieClip.MovieClip()

        (Replaced by new MovieClip class constructor function.)


Found under the AS2 to AS3 migration section.
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to