Flash drawing onmouseover instead of onclick

Hi, I’m trying to do this tutorial:
http://www.actionscript.org/resources/articles/10/1/Creating-a-Dynamic-Drawing-application-in-Flash/Page1.html

but I want the line to appear when the user doesn’t click; just follow the cursor around. How can I achieve this? Thanks!