gotoAndStop on final frame

Flash and LoadMovie or gotoAndStop: I am trying to find out how to load a Movie into an empty clip I have already set up (and working….I can load separate swf files that represent the 7 main navigation buttons, but I want to be able to “reload” or “redisplay” the default content in that Movie Clip container when I have either rolled off the buttons that display that content when I have rolled over them, so that the animation does not play each time it “reloads”. I guess what I’m after is what I think is a way to gotoAndStop on the final frame of the defaultContent movie, so that when I roll off of any of the rollover buttons (the rollover shows the main page for each of the 7 navigation buttons), the default content that shows when the Home Page first loads does not “RE-Load” and redo all the 1 second movement that happens when it first plays, but simply displays the final frame (40) of that clip (defaulHome.swf). I want to make the rest of the page (all of the area arond the buttons and the content area— IOW, the banner at the top, and the area below the buttons , a rollover to re-display that final frame, so that the default content doesn’t keep “re-animating”.

Leave a Reply