Skip to main content
March 31, 2009
Question

How to tell if listener is removed?

  • March 31, 2009
  • 1 reply
  • 277 views
How can I tell what listeners are active in a file during build in the flash environment?
This topic has been closed for replies.

1 reply

April 1, 2009
You can check this by using property "hasEventListener" using on every interactive object in your application.

What exactly you want to do?