Got a request?
Email us...

ActionScript Reference crumb.gif Browser / Network crumb.gif loadMovieNum

loadMovieNum

loadMovieNum is identical to loadMovie, except that it is specifically for level numbers, and cannot accept movie clip target paths.

loadMovieNum("url",level[, variables])

As with loadMovie, the URL is specified as a string, and optional variables can be supplied. However, the level is supplied as an integer (eg, 1, 2, 10).

See loadMovie for more information on loading SWFs and JPEG images.

REFERENCE SEARCH


RELATED ENTRIES

unloadMovieNum
unloadMovie
loadVariablesNum
loadVariables
loadMovie

LINK TO US