Maybe I don't understand the scenario. In your last commit I see: + + label.addEventListener("click", clickHandler, false);
That looks like you are attaching a handler to the Label. But either way, I would expect that there wouldn’t be any addEventListener calls to listen to click in the component code. The customer would call addEventListener in order to listen for "click". What am I missing? -Alex On 2/2/17, 1:43 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Alex, > >I did try you idea but it doesn't work. Once I'm add to input event >listener >"clickHandler" working but RadioButton wasn't seleted at all. > >Just commited small changes. Take a look yourself. > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Click-Event-At >t-Alex-and-Peter-was-Re-FlexJS-RadioButton-click-event-tp58835p58984.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.