how do you get information on when a user click and drag with the mouse?

I need to know when the user clicks the mouse (mouseDown event) and then the coordinates of the mouse if the user moves it while holding down the mouse button.