Hi,
I'm using the Red5 project (http://www.osflash.org/red5), and I recently discovered that it doesn't support the entire AMF format.
For example, when I send a BitmapData it doesn't attempt to deserialize it (just returns null). see:
http://jira.red5.org/browse/SN-72
You can see the datatypes it supports:
http://osflash.org/documentation/amf/astypes
Does OpenAMF support sending BitmapData?
Thanks,
Yoav