Accessibility
 
Home > Products > Flash > Support > ActionScript Dictionary
Flash Icon Macromedia Flash Support Center - ActionScript dictionary
MovieClip.unloadMovie

Availability
Flash Player 5.

Usage

 myMovieClip .unloadMovie()

Parameters
None.

Returns
Nothing.

Description
Method; removes the contents of a movie clip instance. The instance properties and clip handlers remain.

To remove the instance, including its properties and clip handlers, use MovieClip.removeMovieClip .

See also
MovieClip.attachMovie , MovieClip.loadMovie , unloadMovie , unloadMovieNum

To Table of Contents Back to Previous document Forward to next document