Skip to main content
Participant
January 20, 2008
Question

sending variables with event

  • January 20, 2008
  • 1 reply
  • 221 views
This may be easy, but how do you send variables with the event. I.E.

button1.addEventListener(MouseEvent.MOUSE_OVER, buttonFn)

With that, how would I send the number 1 with it?
This topic has been closed for replies.

1 reply

Inspiring
January 20, 2008
nope, its not an easy thing and so you probably want to try a different approach, such as evaluating the event target