Please Help close my MC

have a “post-it note” type MC that loads with directions on it. I have a button on there that is supposed to close the MC with this

on (release) { 
removeMovieClip("close"); 
} 

and with that it does nothing. Please help me with what i am missing…