Jun 26, 2009

CpAmf NON MATE flex example

by: Daniel Verner

Introduction

To fullfill the readers requests, I rewrote the previous flex example, to work without the MATE framework. This application uses "pure" flex 3 technology, to present the usage of the flex remoting with CpAmf plugin.

The example is based on test application for cakeAMF plugin:
https://trac.cakefoundation.org/amf/wiki/tutorial/amf
Thanks to developer(s) of cakeAMF plugin.

Any comments and suggestions are welcome.

The application uses RemoteObject for remoting. It is a very simple "user management" application, which has the following capabilities: retrieving all users, retrieving a particular user by its ID, and inserting new users into the database.

Download

Download the example here.

See also

CpAmf php example.
CpAmf flex MATE example.

Share this post: