I´ve always been getting superb tips here at kirupa so ones again I turn to you guys out there.
I´ve got a navigation-swf loaded at level1. From that nav-swf I load other swf into level2.
What I want to do is when I press a button in my navigation-swf at level1 the active movie in level2 will now what button is pressed so the next movie that loads into level2 is the one you chose in the nav-swf.
Can I do this by making a simple true/false statement to my buttons in the nav-swf and how do I do that and if that is the case how do I reset the true/false statement so that a button-statement doesn´t stay true when another button is pressed.
Why I want to do this is because when I load a new movie in level2 and there already is a movie there the “old” movie will just be erased and that doesn´t look to good when it just dissaperas I want it to fade or samething and in the end of the tween have an actionscipt that loads the movie correspondent to the button that have been pressed.
All ideas are greatly appreciated.