Loading Additional Movie in the Background
Please tell me the way to load movies in the background. The loaded movies should have to be dormant until they are commanded to play. That is to say a movie loaded into _level1 through _level10 should not be playing until until a user clicks a relevant button. One way to the problem is that a 'movie clip' loads additional movies in the background, but those loaded movies are not being played by the command '_leveln.play().
Whoever knows it may please tell me at its earliest.
Thanks.
|