Collision to Trigger MC and Score Depletion

I am making a skateboard game, and when the board hits one of the objects it is supposed to jump over, I want it to play a movieclip into the container, along with the score getting knocked down. How do I make that happen when a movieClip contacts another one? Like a Collision. Thanks.