PDA

View Full Version : Only Works on level0


Metrov 8
01-29-2001, 10:11 PM
Can someone please explain to me why some AS movies only work as main timeline movies?

But if I create another Main Movie, then try to Load the same AS.swf into say level9, it won't work?

Thanks, Metrov

mgb
02-08-2001, 03:09 AM
Perhaps it is because you are using 'begin tell target ("_level0") in your movies, which works if it is on level0 but if you load it onto level1 or higher '_level0' becomes your main movie. Just a guess, but it could be other things...

mgb