mintyjones
11-10-2009, 12:42 AM
Hard to name this thread, as it's hard to describe what I'm asking....give it a go anyway.
I have an eventListener listening for mouse events, which will obviously call a function.
The function being called is expecting a mouse event as a parameter (obviously).
Question is, can I call the same function outwith the eventListener i.e. calling it without a mouse event?
I have an eventListener listening for mouse events, which will obviously call a function.
The function being called is expecting a mouse event as a parameter (obviously).
Question is, can I call the same function outwith the eventListener i.e. calling it without a mouse event?