'show' is the event of display object, invoked when visibility of display object is changed from false to true.
Thanks, Ravindra On Jun 27, 8:38 pm, TompaD <[email protected]> wrote: > Great! It worked! I put it in the closeevent of TitleWindow, it worked > like a charm! > Thanks! > > Regards > TompaD > > On 25 Juni, 12:08, Preetham Hegde <[email protected]> wrote: > > > > > *You can achieve that by clearing the radiobutton selection before showing > > the * > > *form. You can clear the radio selection as below.* > > * > > * > > *Say you have a radiobutton with id statusRadio* > > *then using stateRadio.selection = null will clear the selection* > > * > > **Regards, > > Preetham Hegde*- Hide quoted text - > > - Show quoted text - -- 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.

