My movie has an intro and then goes to a menu. I have a skip intro but it is still loads the intro to get to the menu frame. To make that faster would I want the intro to be a seperate movie loaded into the menu movie or what. If that's is the best way will it require any major use af actions outside the load and unload movie actions?
Thanks in advance.
Make your intro a separate movie. On the last frame and the skip intro button have unload movie commands for the intro movie and load movie commands for the content. That should be all it takes.
Cheers
Jesse
__________________
Cheers
Jesse Stratford ActionScript.org Cofounder
Please don't email or PM me Flash questions, that's what the Forums are for!
Please don't rely on me reading my PMs either. Email me about important stuff.
I'm not an expert but I would put your skip intro button in your prelader. If you have one. That way you could have it skip loading the intro (which should be a seperate movie.for more control) It dosn't seem that it would require much more scripting.
perhaps you could write the script for your Skip Intro button to unload the intro if pushed and Frame action would continue loading the rest of the site/movie or whatever. thats how I would go about it.
Hope thats a lead in the least.
If i'm off base sorry.
E