PDA

View Full Version : loadMovie / loadMovieNum


masterhit
06-07-2001, 07:08 PM
What is the difference, if any, between loadMovie and loadMovieNum?

Jesse
06-08-2001, 07:46 AM
loadMOvie = load into a target movie clip
loadMOvieNum = load into a level

masterhit
06-08-2001, 06:54 PM
Aha, I see. But when I did some first experiments with loading movies I used loadMovie to load into levels, and it worked fine?

Jesse
06-09-2001, 04:19 AM
luck? according to Colin Moock's ActionScrpit: The Definitive Guide "... loadMoveNum() can load movies only into document levels..." and that info comes right from the mouth of MM so I'm inclined to trust it :)

masterhit
06-09-2001, 08:32 PM
Heh, well take his word over mine every day :)

But:

"... loadMoveNum() can load movies only into document levels..."

can be true even if loadMovie can load both to levels and mc's, I guess. I know it worked. Seems like there should be some point in using LoadMovieNum? But it is not even mentioned in the help files of Flash, I have not found it anyway. Nevermind, now I know the difference. Thank's for the help Jesse, I am desperately seeking some question a newbie like me can answer, found one once but you beat me to it :) Well, I can head over to site check, at least there I can give something back to the forum :)