--- In flexcoders@yahoogroups.com, "ben.clinkinbeard"
<[EMAIL PROTECTED]> wrote:
>
> You don't need a custom event as MouseEvent.CLICK already bubbles.
> Simply listen for that event and then check if(event.target is
> CenteredCheckBox).
> 
> HTH,
> Ben
> 

Much cleaner. Many thanks for your input Ben.

Reply via email to