[flexcoders] First attemt at getting result back from AMFPHP - Why is it a Object

2007-11-08 Thread oneproofdk
I'm using AMFPHP 1.9B and have created a service called inventory.getInventoryGroups - in the AMF service browser I see the result just perfect. : (mx.collections::ArrayCollection)#0 filterFunction = (null) length = 5 list = (mx.collections::ArrayList)#1 length = 5 source =

Re: [flexcoders] First attemt at getting result back from AMFPHP - Why is it a Object

2007-11-08 Thread Muzak
ArrayCollection(result as Array); } - Original Message - From: oneproofdk [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, November 08, 2007 10:38 AM Subject: [flexcoders] First attemt at getting result back from AMFPHP - Why is it a Object I'm using AMFPHP 1.9B and have

[flexcoders] First attemt at getting result back from AMFPHP - Why is it a Object

2007-11-08 Thread oneproofdk
Sorry if this is a double posting - but my first post never showed up ? I am using AMFPHP 1.9B and have created a service inventory.getInventoryGroups - when I test it in the AMF service browser - it works fine and returns this result : (mx.collections::ArrayCollection)#0 filterFunction =