Hi All,
I'm currently building my first ZF project and have a requirement for creating elements in Flex using Zend_AMF for getting data from the server. It's important to note that I am using Zend's MVC system, not just libraries as-needed.
This is proving nigh on impossible and I have spent a week scouring the net, trying code, reading the docs (which are very limited on zend.com for AMF) and mashing up the bits and peices to work a solution myself.
First and foremost, it appears there is almost nothing online that explains the process, and file structures for such a setup. The only thing I can find is this:
Utilizing the Zend AMF Server Inside a Zend Controller | blog.log2e.com, which is far from a complete explaination.
So my question is, can anyone point me in the direction of any info or tutorials of using Flex, Zend_AMF and Zend's MVC pattern together please?
Cheers
Aaron