add an event listener like so and then you watch it for selectedIndex
selectedItem etc

<mx:RadioButtonGroup id="rbGroup"  itemClick="onClick(event)"/>




On 1/17/08, Ethan Miller <[EMAIL PROTECTED]> wrote:
>
>   Greetings -
>
> Asking again.... anyone have experience validating that one of some
> group of radio button is selected... and marking the container, or
> buttons themselves if invalid? What source and property do you watch,
> etc.?
>
> cheers, ethan
> 
>

Reply via email to