zend-amf
Structuring System Architecture in a Flex Web Application on a Budget (w/o Java)
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[详细]
2023-01-01 05:12 分类:问答Serializing to/from Adobe AMF in C#/Mono?
Using Zend_Amf it\'s po开发者_如何学编程ssible to serialize php objects to/from Adobe AMF format.[详细]
2022-12-30 11:16 分类:问答AMF data is incomplete with Flex Service
I am bussy with a Flex Project with a data services. Flash builder installed Zend Framework with Zend_Amf.[详细]
2022-12-29 00:27 分类:问答What AMF Servers Support Remote Shared Objects?
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.[详细]
2022-12-24 18:41 分类:问答A different service for my Flex app using Zend_Amf
I have an iterator service that works fine already and returns a correctly structured values to my flex application through my Zend Amf server[详细]
2022-12-18 22:40 分类:问答How to use getters and setters in PHP domain objects and transfer them correctly with Zend_Amf
I just started to use Zend_Amf and thus far I\'开发者_开发问答m really happy with it for sending objects from Flash to the server.[详细]
2022-12-18 15:45 分类:问答Zend AMF implementation and AMF protocol security
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[详细]
2022-12-17 01:26 分类:问答how to connect from Flash Media Server 3.5 to Zend_Amf
i want to be able to connect from flash media server 3.5 to Zend_Amf (latest ZendFramework version). i tried doing the following:[详细]
2022-12-15 17:51 分类:问答Setting up remoting with zend_amf and cairngorm
I am using Flex 3.4 and Cairngorm 2.2 and Zend_AMF for server side. I am having problem in setting up RemoteObjects. 开发者_运维问答[详细]
2022-12-11 18:33 分类:问答