I have a full Flash site that uses 3 main SWFs one being a home page. There is a button in each of the other two pages that I want to “go back to home” which would unload the current swf, and load the “homepage” swf to the stage. I currently have a 4th swf that is a container. I figured I could put all of my actionscript for the navigation in there so that I can Navigate anywhere within all of the SWFs…
Its working enough to where the homepage loads in the container page, but Im not sure how to script the buttons (on the home page not the container) to make it unload itself and load another SWF file in its place…? Im not much of a scripter, Graphic Artist actually, but Ive been able to build plenty of sites in Flash, im just not sure how to make the navigation work in this way.
Could use some help. thanks.