projects / org / ezproject2010 / jvamf
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
jvamf | Jérôme Vieilledent | stable |
Version | Compatible with |
---|---|
1.0.2 | 4.x |
Using the AMF protocol to communicate between a Flex/Flash application is the most efficient and recommendable way. AMF is an open binary protocol (specification can be found here) and allows you to directly work with primitive types between your server backend and your flex application in ActionScript.
Several projects exist to use this protocol with PHP (Zend_AMF, AMFPHP, SabreAMF) but Adobe encourages use of Zend_AMF.
This extension uses Zend_AMF (bundled in the extension) and provides an interface (or connector) to use the AMF protocol with eZ Publish.
jvAMF 1.0.2 and beginning 2.0 dev
Wednesday 13 January 2010 02:35
Jérôme Vieilledent