Well you can add some redundant code to removeAllListeners if you would like, 
but we can't modify the flash player code.  The dispatching ultimately gets 
handled by the player.  I made an example[1] a while back on duplicating the 
tracking of the event listeners and ultimately it can remove them all.  The 
last updated code for it should be [2] for now.


[1] http://people.apache.org/~mkessler/examples/FLEX-33608/app.swf
[2] 
https://github.com/KesslerConsulting/example/commit/30ee4b96911d301ea09516324241c4bc9d734f16

-----Original Message-----
From: jude [mailto:[email protected]] 
Sent: Monday, December 09, 2013 5:47 AM
To: [email protected]
Subject: Re: Version 4.12 of Apache Flex

+1 on the skin upgrades.

Also, implement something like removeAllListeners to a base class such as
UIComponent or possibly have a utility class that has the same effect. I
saw a patch a while back but I don't think it was ever added.

Reply via email to