Downloading the example Project
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
Examples have been created to show you how to use these components. We are going to download the example project from SVN like in the previous step.
To do this follow these steps:
- Goto File > New > Project
- In the SVN folder select Checkout projects from SVN. Click Next
- Select Use existing repository location and select http://svn.assembla.com/svn/flexcapacitor. Click Next
- Select the trunk > projects > FCDemo. Click Finish
If everything went well you should have a project called "FCDemo" in your workspace. Use this method to get each of the example projects. This project has been setup to include the source code in "flexcapacitor" library project. You can see the difference from a regular project if you right click on the project in the Flash Builder Navigator and select Properties > Flex Build Path > Library Path. There you'll see the reference to the "flexcapacitor" library project.
Please continue...