Hi Cindy! Your English is good.
I have solved the problem, but I got curiuos about your talk about "event show". Can you elaborate more? Im rather new to Flex, how do I make "event show"? Regards TompaD On 24 Juni, 21:18, Cindy <[email protected]> wrote: > use in the viewstack or in component that contain the viewstack the > event 'show' to reset the radioButtons, setting everyone in the > handler of this event to false, something like this: > > radioButton.selected=false; > > the event show is just for the moment the component is visible.but if > you have a tabnavigator or other, you need to put the event show in a > componet that contains your viewstack. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

