Zend_Amf and Flash Remoting – Some things to note
Having done a little bit of work with Flash over the past several weeks there are a couple of things I’ve discovered as I’ve worked through some practical examples. There’s only really one thing signficant, but a couple of things that you need to be aware of when doing Flash remoting with Zend Framework.
Simple interface? Easy. Useful interface? Just a little harder.
In other words, with a simple architecture it’s easy to do. In a more useful architecture there are some things to be aware of.