At 8:55 AM -0800 12/24/02, Mike Bleed wrote:
>I need to know if there is a way to capture which button or
>field a user clicked on.
Use the target function:
on mouseDown
get the ID of the target -- unique
-- or the name, number, or any other property
end mouseDown
--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
Runtime Revolution Limited - The Solution for Software Development
http://www.runrev.com/
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution