Flash Player 3.
unloadMovieNum(
level
)
level
The level (_level
N
) of a loaded movie.
Nothing.
Action; removes a movie that was loaded using loadMovieNum() from the Flash Player. To unload a movie that was loaded using loadMovie(), use unloadMovie()
instead of unloadMovieNum()
.