Yes, that is more than workable. Just one question. Does the clicks parameter indicate the number of mouse-downs as part of a single event or does it continue to add them together. In other words, if a user clicked once, then waited, then clicked once again without moving the mouse, the clicks parameter in both cases should be one, correct?
Also, I would assume that another parameter of the TokenMouseDown event would be the actual token that was clicked on. If not, can it be added? Thanks.
-------------------------------
Marianne