Question
How to load a movie once?
I'm building a site where each "page" is a stopped frame.
Frame 1 is the preloader which when loaded, goes to and Stops frame 3 which is "home" of my movie.
On the Home frame I have the action script and loader to stream an flv movie and it loads a movie using the NetStream. The movie is basically a "welcome and this is what my site is all about" kind of thing.
How do I get that movie to only play if the user is coming from Frame 1 (the preloader) and not if they're returning to the home frame from elsewhere?
Frame 1 is the preloader which when loaded, goes to and Stops frame 3 which is "home" of my movie.
On the Home frame I have the action script and loader to stream an flv movie and it loads a movie using the NetStream. The movie is basically a "welcome and this is what my site is all about" kind of thing.
How do I get that movie to only play if the user is coming from Frame 1 (the preloader) and not if they're returning to the home frame from elsewhere?