[flexcoders] Need help with AMFPHP - how to work with a arraycollection

2008-03-06 Thread oneproofdk
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

RE: [flexcoders] Need help with AMFPHP - how to work with a arraycollection

2008-03-06 Thread Kevin Aebig
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