(F5)Please,please,please help

Hi there this situation is a bit sticky,but here goes.If you look at the jpg attached you will see six goal keepers.These are random so they pop up in one of those positions when the ball is kicked.What I would like the game to do is play a clip that says “yes you’ve scored” when the player scores or “no you havent scored” when the keeper saves it.My problem is that I have used collision detection to see if the player has scored or not,but when the ball is kicked into the areas marked with an X
the boxes around the movie clip collide and even when the player has scored it still says"sorry…".what can I do to stop this?

when you do the hitTest set the shapeflag to true.

this.hitTest(Whatever, Whatever, true)