unloadMovie();

how do i unload everything that i put into a movieclip?

** [edit]_root.mvc.unloadMovieNum(1);[/edit]** works good but only removes attached movieclips not .swf’s that i loaded into it. eventhough i told the .swf’s depth to be 1.

thx in advanced.