What you should do is instead of sending an ArrayCollection, you should send it's source. That'll be interpreted as an array within PHP.
http://livedocs.adobe.com/flex/2/langref/mx/collections/ArrayCollection.html #source !k _____ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of oneproofdk Sent: Thursday, March 06, 2008 7:14 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Need help with AMFPHP - how to work with a arraycollection Hi I'm using AMFPHP 1.9 as a backend for a FX2 application. I'm desperately looking for help for the PHP side - how to receive and work with an ArrayCollection. Anyone with some links or code they'd be willing to share ? Thanks for listening. Mark