Forum Moderators: open

Message Too Old, No Replies

Registering Clicking with AS

         

MartinWeb

1:42 am on Feb 15, 2010 (gmt 0)

10+ Year Member



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)

10+ Year Member



I figured it out with this.onMouseDown. Thanks anyway.