Hi Adireddy, You can convert array to arraycollection like this: var arrColl:ArrayCollection = new ArrayCollection(arr);
arr - is the variable name of the array Regards, Venkat www.venkatv.com On Wed, Mar 4, 2009 at 7:22 PM, adi reddy <[email protected]> wrote: > hi > i am adireddy , i am facing this problem , any one help me please. > > problem: how to convert to array to array collection in flex . > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

