I don't have much trouble attaching new movieclips to the scene or inside existing objects. But how do I remove movieclips? I can't find anything relevant in the gfxObject class for doing this.
Can I use the CreateEmptyMovieClip and replace the depth of the movie clip if I want to delete an existing clip?
Can I use the CreateEmptyMovieClip and replace the depth of the movie clip if I want to delete an existing clip?
Comment