A movie is loaded onto the main stage when i click a button. Say the button name is data and when you click it, data.swf is loaded onto the stage. Now…data.swf just contains a background and some action scripting that tells datasel.swf to load into a 3rd level which contains the navigation section for that page. Okay so let’s say that the navigation buttons for that level are labeled 1, 2, and 3. I want to choose 3, so i click 3 and i have action scripting that when that button is clicked it loads a preloader into level 2. and on level one is the content for button 3.
That’s the main setup for the site. But when i go to click the home button to load just the main site again…the movie from when i clicked data still remains on the stage. is there some kind of action script that takes care of that?
thanks
-chris