hi
we had a problem in removemovieclip. it has a attach movie and it duplicate the movieclip. i have used several samples of removemovecilp but it dosent work for us.
this.removeMovieClip();
this._parent.removeMovieClip();
this._parent.n.removeMovieClip();
this._parent.flash.removeMovieClip();
removeMovieClip(this._parent.flash);
this is not worked for me