Hi Rob,
Here's one way:
<mx:arguments>
<typer>{searchType.text}</typer>
<s1> {ss1.text}</s1>
<rbitem>{firstButton.group.selectedValue.toString()}</rbitem>
</mx:arguments>
....
<mx:RadioButton groupName="rbgroup" value="opt1" label="red"
id="firstButton" />
<mx:RadioButton groupName="rbgroup" value="opt2" label="yellow" />
<mx:RadioButton groupName="rbgroup" value="opt3" label="blue"/ >
<mx:RadioButton groupName="rbgroup" value="opt4" label="green"/ >
As written, this will send the value of the value attribute to CF, e.g.
"opt4" for "green". If you omit the value attribute, the selected label
value will be sent, e.g. "green".
Bob
----- Original Message -----
From: "Rob Parkhill" <[EMAIL PROTECTED]>
To: "flex" <[email protected]>
Sent: Friday, November 21, 2008 12:44 PM
Subject: Re: A Beginner Question
> Thanks Bob, that is getting me going with the text boxes, but I have a
> radio
> button group, how do I get that value?
> In the MXML reference I see the functions possible for RadiobuttonGroups,
> but each reference I make seems to not like me so much.....
> Rob
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f
Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5569
Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37