My favorites | Sign in
Project Logo
                
Search
for
Updated Aug 17, 2008 by iwa.wong
Labels: Phase-Implementation, Featured
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)

  1. Install Flex builder SDK/Flex trial version
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 built

Due 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

LinksDescription
Flex Builder TrialDownload link for the trial version of Flex Builder
Flex SDK open sourceDownload link for the open source version of Flex SDK
Flare APIThe API of the flare libraries.
Flex APIThe API of Flex and Flash built-in libraries
Flare Help ForumA very useful forum for any help in developing web-based application using actionscript 3 and flare


Sign in to add a comment
Hosted by Google Code