Hello, These are more of AS3 questions, but probably useful for Flex:
Is it possible to have more than one active event listener for the same event type on the same event dispatcher instance? Is it possible to list all the listener functions ( 1 or all ) for a particular event type? Thanks.

