ActionScript 3 AMF Zend fails silently
问题 I'm trying to connect to a Zend-PHP service within a pure ActionScript program. I've managed to use the service successfully using Flex. (But Flex mobile apps are bloated, and typically 10x bigger than pure ActionScript apps - which is why I'm trying to write it in Pure Actionscript). I'm trying to access the PHP/Zend service that I downloaded, and used in the following tutorial:- http://www.adobe.com/devnet/flex/testdrivemobile/articles/mtd_1_1.html The PHP code that I'm connecting to is