|
DeveloperGuide
List of tools and technologies that are needed for development.
1.0 Technologies and tools used
2.0 Building the project (with Flare libraries)
2. Create a project.
3. Download the feature downloads for the developers. 4. Unzip the folder and copy and paste the src folder into the src folder of the newly created project. 5. Click the run button in the Flex builder SDK/Flex trial version to build the project. 6. You should then be able to see your application from your bin-debug folder loaded into your defaulted browser. 3.0 Important security settings needed for the application builtDue to the security changes of Flash 7 onwards, in order to allow the built flash application to fetch data remotely, it is necessary to change the current directory where the built application locates to “local trusted”. The file bin-debug of a project is of sandbox type "local-trusted" by default once the project is created. 4.0 Useful Links
|
Sign in to add a comment