You are on page 1of 4

How to compile the Kap Lab application.

1 - In Flex Builder, create a new Flex application project

2 - Choose a name for your project


3 - Copy the files and folders contained the src folder to src

4 - Copy the files and folders contained the lib folder to libs
5 - Copy the release.txt to the root of the project

6 - Add the following directive to Flex compiler settings : -theme ../libs/


KapITGenericSkin.swc
7 - You can now run the application

You might also like