
08-21-2008, 08:43 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
An object can only catch an event one time, thats why you cannot add more than one MyButton.onAction() to the same script either.
Receiving the parameters of the event would be helpful in some cases yes. I think you can actually access them via params[] but have not tested it yet. |
|
|