Tag Archive for 'getradiobuttonat()'

20
Jun

Looping over RadioButton controls in a RadioButtonGroup in Flex

The following example shows how you can loop over the RadioButton controls in a Flex RadioButtonGroup by using the numRadioButtons property and getRadioButtonAt() method.

Full code after the jump.

Continue reading ‘Looping over RadioButton controls in a RadioButtonGroup in Flex’