I have a main swf called main wherein I load external swfs when the user clicks on some buttons. I was just wondering whether I should have a command for unloading the previous movie before loading the next? Would this be more effecient? If so, how should I go about doing it?