-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi there !
I have some questions:
Does Zend AMF has a service browser feature like AMFPHP does? Some people do mention about zamfbrowser, but at the time I'm posting this question, the site is still unavailable.
Is there any possibility to use AMFPHP's service browser with Zend AMF?
Thanks in…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I am trying to make a service call to a php function from flex, through Zend AMF. Most of the functions get called fine, but for one particular function, it throws the following exception:
InvocationTargetException:There was an error while invoking the operation. Check your operation inputs…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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.
Now in this game, I'll need the concept of rooms, and real time updates to clients in those rooms, so it looks…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, i'm buiding a survey web application, using Flex for the front-end (nice forms), and a MySQL database for the storage, linked by PHP with the help of ZendAMF.
I largely borrowed from this nice tutorial by Alan Gruskoff :
http://digitalshowcase.biz/wordpress/?page_id=26
(The only one tutorial…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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 my server did not handle Tomcat. So I said okay, and cut some corners and then some other limitation…
>>> More