View Full Version : Help on Loading script
ciccio
01-25-2001, 10:51 PM
Hi to everyone,
I'm trying to find or to build a loading script for my flash movie, but I can't do it.
Someone can help me?
Bye Ciccio
Is this for 'load movie' or load variables?
ciccio
03-04-2001, 07:47 AM
for load movies...
Just use the 'load movie' command and specify the level you want to load onto. You might also like to search the tutorials here....
~mgb
Jesse
03-04-2001, 10:27 PM
loadMovieNum ("movie1.swf", 1);
That code, within another Flash movie will load the movie movie1.swf into level 1 of the current movie. All elements in movie1.swf will then be 'above' the elements of the orriginal movie because the orriginal movie is on level 0.
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.