U-X > unloadMovieNum |
unloadMovieNum
unloadmovienum, unloadmovie
Availability
Flash Player 3.
Usage
unloadMovieNum(level)
Parameters
level The level (_levelN) of a loaded movie.
Returns
Nothing.
Description
Action; removes a loaded movie from the Flash Player.
If you are using the Actions panel in normal mode, unloadMovieNum does not appear in the Actions list. Select unloadMovie instead. When you designate a level parameter with unloadMovie in normal mode, Macromedia Flash MX automatically changes the action to unloadMovieNum in the Script pane. See unloadMovie for more information.
See also