Tagged Questions
1
vote
2answers
2k views
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 ...
0
votes
1answer
853 views
Flex RemoteObject + Zend AMF Server problem
I am working with php, Flex and zend's AMF Server using this guide. I successfully managed to connect php with Flex but after 'reconstruction' of my MySQL query I get a little bit different objects - ...