[flexcoders] Setting data from web service to ArrayCollection.

2009-01-27 Thread Wally Kolcz
I am so trying to wrap my head around web services and use them for my projects since we Blue Dragon here at the U. I have my CFCs and they seem to work fine. However, I have no idea on how to set the 'return value' for a web service to an arraycollection to use it. I am used to RemoteObjects

re: [flexcoders] Setting data from web service to ArrayCollection.

2009-01-27 Thread Wally Kolcz
and then tried to trace myData.getItemAt(0).firstName but got an error. From: Wally Kolcz wko...@isavepets.com Sent: Tuesday, January 27, 2009 5:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Setting data from web service to ArrayCollection