removeMovieClip from nested movieclip

Rather confusing doesnt it?

Well what i mean is. I have a movieclip named bar and inside another movieclip named closeButton. I want the closeButton to remove the bar mc when pressed. The problem is that i have onPress event on both bar and closeButton. I dont how i can solve this.

Here is the fla.