Hi,
I had defined menulist Arraycollection as [Bindable] private var menulist:ArrayCollection = new ArrayCollection(); and get the results menulist = e.result.root.items.item;
I want to assign a array name and want to plot the item name menuImage of menulist item on that new defined array, For this what should I have to do.
please help
Thanks UP