Answered
duplicateMovieClip with externaly loaded movie
Hi
the function duplicateMovieClip gives me a real hard time.
I dynamically load certain parts of my application using the MovieClipLoader, then (when the external movieclip is completely loaded and intialized) I try to duplicate this movieclip using the duplicateMovieClip function, but it doesn't work.
Using the function on a movieclip that has been created at design time or using createEmptyMovieclip work, but not with the externaly loaded ones.
Is this some kind of security problem? How can it be solved.
Any help is appreciated.
Thanks in advance
Paul
the function duplicateMovieClip gives me a real hard time.
I dynamically load certain parts of my application using the MovieClipLoader, then (when the external movieclip is completely loaded and intialized) I try to duplicate this movieclip using the duplicateMovieClip function, but it doesn't work.
Using the function on a movieclip that has been created at design time or using createEmptyMovieclip work, but not with the externaly loaded ones.
Is this some kind of security problem? How can it be solved.
Any help is appreciated.
Thanks in advance
Paul
