Loading & Unloading SWF's

Alright, here goes. Pretty simple question but I’ve been struggling with it all day. I have a parent movie/swf and using one button on the 1st scene of my parent swf I am loading another swf (“child”) into a blank movieclip in scene 7 of my parent swf. Using load or unload functions (or anything for that matter) is there any way for me to send the viewer back to the 1st scene of my parent movie from the already loaded “child” swf in scene 7? If not, what’s another way for me to accomplish this. I’m kind of an actionscript noob, if you can’t tell. Script examples would help alot. Thanks