Ran into an issue today with AMFPHP trying to send an ArrayCollection…it kept choking when trying to decode the collection. I knew this was already possible, but forgot I had installed the php extension AMFEXT, which handles the encoding/decoding for amfphp when it is installed. Turns out that it doesn’t like incoming arraycollections. Disabling the extension fixed my problem, but I would sure like find a way to get them working together.
FlashApe » AMFEXT doesn’t handle incoming arraycollections
- BorderSkin on top of children
- For those unfamiliar: An overview of Flex, FlexBuilder, and the Flex SDK
AMFEXT doesn’t handle incoming arraycollections
- March 30th, 2008
- 12:15 pm