
02-11-2012, 08:08 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Do as ffcmike said. You cannot pass additional parameters to catchevent(). The first parameter in the catching function is always the object itself, and then follow the normal event parameters.
Remember additional values as this.variables in the GUI object itself. |
|
|
|