Flash Lite 1.x ActionScript Language Reference |
|
|
|
| Flash Lite Global Functions > unloadMovieNum() | |||
Flash Lite 1.0.
unloadMovieNum(level)
level The level (_levelN) of a loaded movie.
Function; removes a movie clip from Flash Lite that was loaded by means of loadMovie(), loadMovieNum(), or duplicateMovieClip().
Normally, Flash Lite displays a single SWF file, and then closes. The unloadMovieNum() function lets you affect several SWF files at once and switch among SWF files without loading another HTML document.
|
|
|
|