my_btn.onPress = function(){ my_clip.removeMovieClip(); }
my_btn.onPress = function(){ my_clip._visible = false; }