np dude, however



if(typeof (_root[name]) == "movieclip" && name.indexOf("keep") == -1 ){}


is only true when it is a movieclip AND the name does not contain the string "keep" present so the above would get rid of all movieclips which do NOT have the string "keep" in their instance name