I have been porting an AS2 application built against an OpenAMF back-end to Flex 2, and have been using NetConnection with ObjectEncoding.AMF0.
All was going well, but I recently hit a bug where FP9 seemed to misinterpret object/array references when deserializing the Remoting data. I am pretty sure this is not an OpenAMF bug, as the AS1/AS2 AVM deserializes the data correctly. Is this by any chance a known issue? Thanks, -Daniel

