Fork me on GitHub

MateCrudDemo by BrenCam

Flex Demo app that uses the MATE MVC library to show a CRUD front end

This is a Flex/ActionScript interactive demo application that simulates a database CRUD front end. It uses the MATE Flex MVC library.The front is fully functional and allows users to search, update and delete data. It also shows some interesting custom Flex behaviour (custom field highlighting).

Dependencies

Mate Flex Library - http://mate.asfusion.com/page/downloads

Install

Create a new Flex App, download the Mate Flex library and rebuild.

Authors

Brendan Campbell

Contact

Brendan Campbell (brencam@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/BrenCam/MateCrudDemo