PDA

View Full Version : Loading movies inside a loadedMovie



mangrove
July 23rd, 2002, 03:48 PM
Hi everyone!...
Haven't been around in a while...guess that's good! :)

But i have a problem i've been trying to solve for a few months...

I have a main page. There I have a button that has a loadMovie script. It works perfectly. When you press it, a movie (1) plays in the empty MC i placed in the main timeline. So far so good...Now the problem is that inside the movie that is loaded, i have a button that wants to load (with the loadMovie action) another movie (2) inside the loaded movie (1). Kinda confusing? :-\

aiuto!...aiuto per favore, aiuto!!!
capisci?...perche io non capito niente... :-\

Thanx in advance to everyone and congrats to all those hard-working designers that are keeping alive the kindness of the flash scene...

I'm a total begginer-thought-could-do-Flash-went-to-a-work-interview-at-a-design-firm-was-hired-and-now-notices-that-knows-nothing-about-Flash-and-is-very-very-desperate.

andr.in
July 23rd, 2002, 04:13 PM
You have to navigate through the main movie too!
So if you have the first movie loaded into "_root.movie.asdf"
the the second movie in the first movie that's loaded into the main movie has to be loaded like through the main movie and first movie too:
So if it would be "_root.fdsa" then it has to be "_root.movie.asdf.fdsa"
note that there can be no movieclips with the same var-name
Hope that helped =)

mangrove
July 23rd, 2002, 06:47 PM
ok i think that makes sense...but i'm kinda confused...would you please be a little more specific?....
thanx a lot!!!!!:)