Joel,

With the Flex Builder debugger, when you trace into the dispatch of the event it then traces into the receiving listeners.
Have you tried that?

John

Joel Stransky wrote:
I have some custom event classes for my project but one of them is just
failing outright. I can verify that the function that dispatches the event
is being called correctly but the object that's listening for it will never
get it. The event class has two constants, one works, one doesn't. Is there
a good way to verify that events are being broadcast or to debug wtf the
handler never gets triggered?

Thanks.



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

Reply via email to