loader class: multiple movies: mouse click to navigate
I need to use this for two projects. One where a game will be played, then the next game loads when you click on end etc... Another where it is just a presentation. I supppose the main movie would have a navigation bar - but wouldn't that disappear as I load the next movie in.
It's easy to use the loader class but when I want to use various clips I get problems.
ie: Do I have to use a Container movieclip where all movies are loaded into or does each new movieclip create a new loader instance to be able to load the next movie. This is not for a website.
