| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2001
Posts: 3
|
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 |
|
|
|
|
|
#2 |
|
New Member
Join Date: Jan 2001
Posts: 245
|
Is this for 'load movie' or load variables?
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jan 2001
Posts: 3
|
for load movies...
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Jan 2001
Posts: 245
|
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 |
|
|
|
|
|
#5 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
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
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to show progress of mutiple loading movies ? | norfy | ActionScript 2.0 | 8 | 03-21-2006 10:16 PM |
| Need to run script after loading external swf into main.swf | kennyljv | ActionScript 1.0 (and below) | 0 | 11-04-2004 03:19 AM |
| loading external script variables | irongrip | ActionScript 1.0 (and below) | 6 | 09-08-2003 09:18 PM |
| "Action Script For Loading Scenes...!" | Asif | Other Flash General Questions | 2 | 11-20-2001 12:49 PM |
| Help on loading script | ciccio | Server-Side Scripting | 1 | 01-26-2001 04:32 PM |