The AMF is a data format for transmission in case of remote procedure calls. It has a header and a body for the message that is being transmitted. The Flex has the object oriented representation for the AMF format. This is going to be implement a SOAP protocol in the Remoteobject based function calls.