TracNav
AS3 Standard : Slacker ...
- Downloads
- Installation
- Release Notes
- Live Demo
- View Source
- Discussion
Project Owner...
- Cliff Hall
Demo - Flex / Slacker
This demo illustrates techniques for handling Flex's Deferred Instantiation of View Components.
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 Slacker source folder. (for instance: c:\development\Slacker)
- 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 'Slacker' in Flex Builder 3, pointing to the new Slacker source folder.
- Add the required libraries to the Slacker project's build path.
- From the Flex Builder menu do: Project -> Properties -> Flex Build Path -> Library Path -> Add SWC Folder
- Browse and select: Slacker/libs
- Run Slacker.mxml
