I have this page that I want to auto load the "HOME" mc. From there I want the buttons to navigate the page. I have got the buttons to work properly so far, but cannot for the life of me figure out how to load the HOME swf, then unload it with the same removeChild as the rest of the buttons do... Here is what works... Code: var thisLoader:Loader = new Loader(); thisLoader....


