This plugin embeds and loads the Zend AMF PHP 5 client interfaces for Adobe's Action Message Format protocol (for building Adobe Flex and Adobe AIR applications) so that the client interfaces can be shared by different Wordpress plugins.
This plugin fulfills the Zend AMF Framework dependency for other Wordpress plugins. A significant benefit of using this plugin as your Zend AMF dependency instead of including the Zend AMF Framework directly in your individual plugins is to minimize redundancy, and to guarantee the latest version of the Zend AMF Framework.
The Zend AMF Framework is an open source, object-oriented web application framework implemented in PHP 5 and licensed under the New BSD License.
The current version uses Zend AMF 1.10.6
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
See "Other Notes" for usage.