I know how to register clicking on buttons with on(press){. Is there any way to use action script to check if a mouse button is down, anywhere on the canvas? Thanks for any help!
MartinWeb
6:00 pm on Feb 15, 2010 (gmt 0)
I figured it out with this.onMouseDown. Thanks anyway.