macromedia.director.lingo
[Top] [All Lists]

Re: (OSControl Xtra)How to detect when a user click down and when up

Subject: Re: (OSControl Xtra)How to detect when a user click down and when up
From: Sean Wilson
Date: Sat, 28 Jul 2007 16:52:32 +1200
Newsgroups: macromedia.director.lingo


From the docs:
Clicking this control will send update calls to your sprite behavior each time the value of the sprite changes:
on update me, partClicked
… where partClicked can be #thumb, #up, #down, #pageUp or #pageDown.

<Prev in Thread] Current Thread [Next in Thread>