Thanks alot Vinod for quick response.It has worked. Thanks, Kiran Singh MCA On Fri, Dec 12, 2008 at 4:19 PM, Vinod M. Jacob <flex4...@gmail.com> wrote:
> > Try this: > public function copyArrayCollection (src1:ArrayCollection, > src2:ArrayCollection):ArrayCollection > { > var result:ArrayCollection = new > ArrayCollection(src1.source.concat(src2.source)); > return result; > } > > On Fri, Dec 12, 2008 at 2:55 PM, kiran singh <nkiransi...@gmail.com> > wrote: > > > > Hi, > > > > Suggest me an example for adding two array collection in action > > script. > > > > Thanks, > > Kiran Singh > > mca > > > > > > > > > > > -- N.Kiran Singh mca --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.com To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---