The following example shows how you can use ActionScript to clear a currently selected radio button by setting the RadioButtonGroup class’s selection property to null.
Full code after the jump.
{ 8 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
by Peter deHaan on January 6, 2008
The following example shows how you can use ActionScript to clear a currently selected radio button by setting the RadioButtonGroup class’s selection property to null.
Full code after the jump.
Tagged as: selectedValue, selection
{ 8 comments }
by Peter deHaan on October 17, 2007
The following example shows how you can make a very simple multiple-choice type quiz using the RadioButton and RadioButtonGroup controls. Each time you make an incorrect choice and click the check answers button, the selected (incorrect) choice is removed from the Flex application. If you select the correct answer and click the check answers button, all the incorrect answers are removed.
Full code after the jump.
Tagged as: group, selectedValue, selection
{ 3 comments }
Get smart with the Thesis WordPress Theme from DIYthemes.