Thread
:
gui and catchevent question
View Single Post
#
3
04-05-2011, 12:58 AM
Mark Sir Link
Kevin Azite
Join Date: Sep 2005
Posts: 1,489
the event you're catching is onMouseDown, and invoking
PHP Code:
function
KeyboardDown
(){
}
outside of the UI block
should also change
this
to
name
or
this.name
I believe, it is expecting a string, not an object.
Mark Sir Link
View Public Profile
View GraalOnline Profile
Visit Mark Sir Link's homepage!
Find all posts by Mark Sir Link