I have a movie, made up of about 10 scenes, all of which are relatively small with the exception of 1 scene, which in itself makes up about 70% of the total movie size.
I want to take this large scene (called portfolio) and make it a movie on its own, that loads into level 1 on top of the base movie. I KNOW how to do this after the "portfolio" menu button is pressed...but that only calls it when it's needed.
What I want to do is start loading the portfolio movie immediately after the base movie is 100% loaded....but don't play it until the "portfolio" button is pressed. Basically, I want to load the portfolio movie but keep it waiting until the viewer calls it by hitting the button.