File uploads with Adobe Flex and Zend AMF
Note: This article was originally published at Zend Developer Zone
on 20 October 2010.
Zend AMF is an implementation done in PHP to work with the communication protocol binary AMF (Action Message Format) and is part of ZendFramework. I had to implement a system to upload files that were a little different than what is typically used in Flash, with this feature had to be integrated into the Zend AMF .


