Detecting Event Listener

Is there a way to detect an event listener?

Every now and then I go to move from one screen to the next and inadvertently leave a runtime event listener running. I would love to come up with a method in the Director class that queries the object for a runtime event listener and if possible, remove it.

Thoughts? [import]uid: 69863 topic_id: 22823 reply_id: 322823[/import]

Another thread on this exact topic exists here:

http://developer.anscamobile.com/forum/2011/11/28/how-check-if-listener-already-exists [import]uid: 31694 topic_id: 22823 reply_id: 91159[/import]