|
getitemAt will return an item object, not
necessarily a string, depending on your data. Perhaps you want var oItem:Object = myCollection.getItemAt(0); msg = oItem.myProperty; From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf
Of amalabie Hi! I have an ArrayCollection object returned from a
RemoteObject call -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [flexcoders] Getting contents of ArrayCollection (f... Tracy Spratt
- RE: [flexcoders] Getting contents of ArrayCollectio... Deepa Subramaniam

