# Loading movies inside a loadedMovie

**URL:** https://forum.kirupa.com/t/loading-movies-inside-a-loadedmovie/603
**Category:** flash
**Created:** [July 23, 2002, 7:48pm UTC](https://forum.kirupa.com/t/loading-movies-inside-a-loadedmovie/603 "2002-07-23T19:48:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mangrove](https://avatars.discourse-cdn.com/v4/letter/m/ecd19e/32.png) [@mangrove](https://forum.kirupa.com/u/mangrove)
#### Post date: [July 23, 2002, 7:48pm UTC](https://forum.kirupa.com/t/loading-movies-inside-a-loadedmovie/603/1 "2002-07-23T19:48:55Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2002, 8:13pm UTC](https://forum.kirupa.com/t/loading-movies-inside-a-loadedmovie/603/2 "2002-07-23T20:13:36Z")

</div>

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 =)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 23, 2002, 10:47pm UTC](https://forum.kirupa.com/t/loading-movies-inside-a-loadedmovie/603/3 "2002-07-23T22:47:59Z")

</div>

ok i think that makes sense…but i’m kinda confused…would you please be a little more specific?..  
thanx a lot!!!🙂
