I started a project a while back using the following architecture from Adobe Developer Article talking about Creating marketing platforms in Flex. I did my first set of coding locally forgetting that
Using Zend_Amf it\'s po开发者_如何学编程ssible to serialize php objects to/from Adobe AMF format.
I am bussy with a Flex Project with a data services. Flash builder installed Zend Framework with Zend_Amf.
Greetings. I\'m planning on building a Flex based multiplayer game, and I\'m researching what will be required for the server end. I have PHP experience, so I started looking at ZendAMF.
I have an iterator service that works fine already and returns a correctly structured values to my flex application through my Zend Amf server
I just started to use Zend_Amf and thus far I\'开发者_开发问答m really happy with it for sending objects from Flash to the server.
I have a Flex frontend connecting via RemoteObject to Zend Framework\'s Zend Amf. This is my only means to transport data between client layer (Flex) and the application and persistence layers (LAMP w
i want to be able to connect from flash media server 3.5 to Zend_Amf (latest ZendFramework version). i tried doing the following:
I am using Flex 3.4 and Cairngorm 2.2 and Zend_AMF for server side. I am having problem in setting up RemoteObjects. 开发者_运维问答