PDA

View Full Version : LoadMovieNum problem


schrapch
07-21-2004, 05:34 AM
i'm successful loading external swf's into the same level but everytime i load another swf from a button action, level 0 appears before the higher level swf loads up.

any suggestion?

thx.

Tink
07-22-2004, 08:31 PM
i presume you are loading movies into the same level.

as soon as you start loading a movie into a level it will have to unload the current content on the level. there will be a short gap whilst the requested movie is loaded. because _level0 is beneath all levels, you will see it for a split second.