Archive for June 21st, 2008

21
Jun

Detecting when a RadioButton has been clicked in a RadioButtonGroup in Flex

The following example shows how you can detect when a RadioButton has been clicked in a FlexRadioButtonGroup by listening for the itemClick event.

Full code after the jump.

Continue reading ‘Detecting when a RadioButton has been clicked in a RadioButtonGroup in Flex’