Help - trigger action by consecutive clicks

Dear Kirupians,

I have a movieclip in a game, performing different actions, all working beautifully now. I want to add one thing: If I click, say 5 times consecutively on that mc, I want an action to be triggered by that number of consecutive clicks, e.g. gotoAndPlay (2).
The mc is moving around randomly on the stage and there are other clickable mcs moving around as well.

How can I do this? I have looked around in tons of forums and found nothing, or at least nothing that worked…