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).
Mate Flex Library - http://mate.asfusion.com/page/downloads
Create a new Flex App, download the Mate Flex library and rebuild.
Brendan Campbell
Brendan Campbell (brencam@gmail.com)
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