Hi,

you can check willTrigger(youreventtype), assuming its as3.
Can you post the event constants here so we can take a look at them and the
dispatching and listener code?

regards
JC

On Thu, Sep 3, 2009 at 10:30 PM, Joel Stransky <j...@stranskydesign.com>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.
>
> --
> --Joel Stransky
> stranskydesign.com
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to