TracNav
AS3 Standard : Cafe Townsend ...
- Downloads
- Installation
- Release Notes
- Live Demo
- View Source
- Discussion
Project Owner...
- Michael Ramirez
Demo - Flex / Cafe Townsend
This demo was originally written for Cairngorm, another framework for Flex. It illustrates the handling of routine maintenance tasks on the client.
Installing the Project Source Code
- From the archive
- Download the latest source code archive.
- Unzip the source code zip to any folder on your disk. (for instance: c:\development\)
- You will see a CafeTownsend source folder. (for instance: c:\development\CafeTownsend )
- From the Repository
- Use your favorite SVN client to retrieve the latest source code release from the repository.
- Setup and Compile the Demo Using Flex Builder 3
- Create a new Flex Project called 'CafeTownsend ' in Flex Builder 3, pointing to the new CafeTownsend source folder.
- Add the required libraries to the CafeTownsend project's build path.
- From the Flex Builder menu do: Project -> Properties -> Flex Build Path -> Library Path -> Add SWC Folder
- Browse and select: CafeTownsend /libs
- Run CafeTownsend.mxml
