[FLASH 8] Check if mouse is inside movieclip

I would like to constantly (with an interval) check if the mouse is inside a movieclip or not. I think this should be done with hitTest, but I’m not quite sure how to use it.