I'm having some issues with EventDispatcher, specifically removeEventListener
and delegates. The problem arises when I want to remove an existing event
listener but the target function no longer exists, is there any way to remove an
event listener without specifying the callback function?

On a side note, are there any improved alternatives to EventDispatcher?

--
Regards,
Simen Brekken


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to