# Flash site load movie nav problems

**URL:** https://forum.kirupa.com/t/flash-site-load-movie-nav-problems/180768
**Category:** flash
**Created:** [March 3, 2006, 7:50am UTC](https://forum.kirupa.com/t/flash-site-load-movie-nav-problems/180768 "2006-03-03T07:50:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hotbox](https://avatars.discourse-cdn.com/v4/letter/h/f08c70/32.png) [@hotbox](https://forum.kirupa.com/u/hotbox)
#### Post date: [March 3, 2006, 7:50am UTC](https://forum.kirupa.com/t/flash-site-load-movie-nav-problems/180768/1 "2006-03-03T07:50:31Z")

</div>

Hello -

I am a designer attempting to design a site in flash for the first time. So far I have done well with the simple Kirupa full site tutorial.

But I have an fla that I am loading swf sections of my site into.

So layer 1 = a nav bar movie  
layer 2 = actions empty container movie  
layer 3 = background image

an swf of another section of a 5 section site gets loaded into the container movie each time you click on a section button in the nav bar.

But when the section swf loads I need to have a sub nav just for that section.

I made one within the loaded swf file which tells more swf in sub categories to load.

Once I preview all of this through the first fla file only the first tier navs work.

How do I fix this level nav problem? - if this makes sense to anyone.

The code on all of my buttons is  
on (release);  
\_root.the containers name.loadMovie("swf)

regardless of what level they are on.

I also know almost no code and am just now beginning to understand what all this means.

Thanks for any help.
