Latte
06-15-2005, 11:56 PM
OK I have looked into this and I really cannot find specific enough intructions.
So here is my story and question:
I have a movie on several different pages of my site. So when you navigate through the site the same movie shows at the top of the page. What I would like to do is let the movie load if it needs to and play a small build out animation. Then using shared objects set a var that says loaded and save that to a shared object.
Once a user navigates to a different page with the same flash movie on it the page will call up the shared object and instead of playing the build animation it just goes to the last frame of the flash movie.
I just don't want to annoy the users of the site by making them see the same animation over and over again, and I know that with share objects this is possible, I just do not know how to write the AS.
I have searched for this but all I can find is how to do it with text boxes and buttons.
Any help would be awesome! I want to learn how to do this so just pointing me in the right direction would be great, unless you already have the code to do it. :)
Thanks in advance,
Latte/
So here is my story and question:
I have a movie on several different pages of my site. So when you navigate through the site the same movie shows at the top of the page. What I would like to do is let the movie load if it needs to and play a small build out animation. Then using shared objects set a var that says loaded and save that to a shared object.
Once a user navigates to a different page with the same flash movie on it the page will call up the shared object and instead of playing the build animation it just goes to the last frame of the flash movie.
I just don't want to annoy the users of the site by making them see the same animation over and over again, and I know that with share objects this is possible, I just do not know how to write the AS.
I have searched for this but all I can find is how to do it with text boxes and buttons.
Any help would be awesome! I want to learn how to do this so just pointing me in the right direction would be great, unless you already have the code to do it. :)
Thanks in advance,
Latte/