N-R > removeMovieClip

removeMovieClip

Syntax

removeMovieClip(target);

Arguments

target The target path of a movie clip instance created with duplicateMovieClip, or the instance name of a movie clip created with the attachMovie or duplicateMovie methods of the MovieClip object.

Description

Action; deletes a movie clip instance that was created with the attachMovie or duplicateMovieClip methods of the MovieClip object, or with the duplicateMovieClip action.

Player

Flash 4 or later.

See also

duplicateMovieClip
MovieClip.duplicateMovieClip
MovieClip.attachMovie
MovieClip.removeMovieClip