everest-flex is a framework to create Flex based clients for an everest REST back end.
The ActionScript documentation can be found here:
http://cenix.github.com/everest-flex/asdoc
The latest SWC can be downloaded here:
https://github.com/downloads/cenix/everest-flex/everest-flex.swc
You need to add the "libs" folder to the Flex build path which contains the following dependencies:
- mate framework: http://mate.asfusion.com
- as3-commons-lang: http://www.as3commons.org/as3-commons-lang
- as3-corelib: https://github.com/mikechambers/as3corelib
In addition, you need to include the the flex mobile component packages to the Flex build path:
- ${FLEXSDK}/frameworks/libs/mobile/mobilecomponents.swc
- ${FLEXSDK}/frameworks/themes/Mobile/mobile.swc