amf
Best practice to handle nullable Integer in a Java - Flex remoting application?
I have an Application consisting of a Java Server part and a Flash/Flex client, both communicate via BlazeDS. In order to have the same typed Objects on both sites, I use the GAS3 code generator (used[详细]
2023-02-09 12:30 分类:问答Which PHP library to choose to handle AMF communication?
I\'m looking for a PHP library to handle AMF communication with a Flash client app. My server will be running PHP 5.3.5 and a cakePHP app.[详细]
2023-02-05 18:17 分类:问答How to install fluorinefx with support for .net framework 4.0?
I\'m trying to integrate Flex and .net framework 4.0 classes, weborb is way too expensive and the only other option I have stumbled开发者_StackOverflow中文版 upon is fluorinefx but the installer on it[详细]
2023-01-30 13:01 分类:问答How can my Flex application know when data is stale?
I have a 10开发者_开发知识库0% Flex based enterprise web application with a Java/BlazeDS backend.In order to create a more snappy user experience I\'d like to load a bunch of data into the client righ[详细]
2023-01-29 02:34 分类:问答How do you pass a 2d array from java to flex(using BlazeDs)?
To date I have only managed to pass primitive types and Arrays to flex. I need to know how to pass more complex objects like 2D arrays, or lists?[详细]
2023-01-29 01:42 分类:问答convert an encoded string to jpg and display it
I need to convert a base64 encoded string from a server (being sent via amf) to an image. on the server the raw image data (gif / jpeg / png) is being encoded to base64 (which already works fine), and[详细]
2023-01-28 16:42 分类:问答BlazeDS,GraniteDS, LiveCycleDS, WebOrb for Java which gives best performance?
Does anyone have experiance in a lot of these? I\'m not so intrested in the pdf creation part of LCDS.[详细]
2023-01-28 02:55 分类:问答Zend AMF Optimisation; Tips and Tricks?
I am working on a project that uses PHP to create an \'complex\' object with lots of references to other objects linking back to their parent objects etc...[详细]
2023-01-27 15:45 分类:问答How to set up Charles proxy for standalone Flash player during FlexUnit integration tests?
I\'d like to record the AMF traffic that happens during some of my Flex application unit tests.I am using Maven/flex开发者_如何学JAVAmojos to compile the unit tests.I\'ve installed Charles proxy and c[详细]
2023-01-22 09:05 分类:问答Utilizing A Devise Session Through Flex With Rails3-AMF
I have a Flex front end and a Rails 3 back-end that I would like to establish a session to.Before you can access the page embedded with the flex front-end, you are prompted with a html login page thro[详细]
2023-01-21 01:57 分类:问答
加载中,请稍侯......