May 2001
Intermediate to advanced
720 pages
23h 24m
English
MovieClip.removeMovieClip( ) Method — delete a movie clip from the Flash Player
Method form introduced in Flash 5 (global form supported by Flash 4 and later)
mc.removeMovieClip( )
The MovieClip.removeMovieClip( ) method is an
alternative to the global removeMovieClip( )
function. When invoked as a MovieClip method,
removeMovieClip( ) takes no
target parameter; it removes
mc. The method syntax is less prone to
user error than its global function counterpart.
For usage instructions, see the global removeMovieClip(
) function.
duplicateMovieClip( ), MovieClip.attachMovie( ),
MovieClip.duplicateMovieClip( ); Section 13.8.3.1 in Chapter 13
Read now
Unlock full access