troyhipolito
12-22-2004, 07:01 PM
Hello evey one.
I have an image that I am loading via "loadclip". it is embeded with in a MC about 3 level down (and it is behind a mask).
I want to just copy the image loaded and past it on or replace a MC on the _root.
Now "duplicateMovieClip()" does not have the ability to movie it out of the clip only the depth.
And attachMovie() only applies to items in the lybrary. The image loaded is dynamic and can not go that way.
Any suggestions?
I have an image that I am loading via "loadclip". it is embeded with in a MC about 3 level down (and it is behind a mask).
I want to just copy the image loaded and past it on or replace a MC on the _root.
Now "duplicateMovieClip()" does not have the ability to movie it out of the clip only the depth.
And attachMovie() only applies to items in the lybrary. The image loaded is dynamic and can not go that way.
Any suggestions?