Are there any examples? I am using a XMLListCollection
On Aug 24, 9:18 am, GAGAN anand <[email protected]> wrote: > Hi, > > I think there is a replace method in array. You can use that. > > Or you can make use of arraycollection. Then you will better hold to replace > the radio button. > > Hope this helps > > Regards > Gagan Deep > On 24 August 2011 12:07, jeroen <[email protected]> wrote: > > > > > > > > > > > I have a radiogroup and a onchange function on the radiobutton that > > inserts the data into an array > > > My issue is the following, I need the sum of all the radiobuttons > > values which works, but if the user changes his mind and reselects a > > radiobutton it inserts a extra item into the array, the total is now > > incorrect. I am using push, I know this is wrong, but how to do you > > add to the array and a index without adding extra items > > > Thanks > > > -- > > 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. > > -- > *Thanks* > *Gagan Deep* -- 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.

