
iii
Table of Contents
Adobe Flex Tutorial ................................................................... i
Audience ................................................................................... i
Prerequisites ............................................................................. i
Copyright & Disclaimer Notice ................................................... i
Flex-Overview ........................................................................... 1
What is Flex? ............................................................................................. 1
Advantages of Flex .................................................................................... 1
Disadvantages of Flex ............................................................................... 2
Flex - Environment Setup ......................................................... 3
System Requirement ................................................................................. 3
Step 1 - Verify Java installation on your machine ...................................... 3
Step 2 - Setup Java Development Kit (JDK): ............................................. 4
Step 3 - Setup Adobe Flash Builder 4.5 ..................................................... 4
Step 4: Setup Apache Tomcat: .................................................................. 5
Flex - Applications .................................................................... 8
Application Build Process .......................................................................... 8
Application Launch Process....................................................................... 9
Flex Framework Libraries .......................................................................... 9
Client-side code ....................................................................................... 10
Public resources ...................................................................................... 11
HelloWorld.mxml ...................................................................................... 11
Server-side code ...................................................................................... 12
Flex – Create Application ........................................................ 13
Step 1 - Create Project ............................................................................ 13
Step 2 - Create external CSS file ............................................................. 16
Step 3 - Modify Wrapper HTML page template........................................ 16
Step 4 - Create internal CSS file .............................................................. 19
Step 5 - Modify Entry Level Class ............................................................ 19
Step 6 - Build Application ......................................................................... 20
Step 7 - Run Application .......................................................................... 20
Flex – Deploy Application ....................................................... 22
Flex – Life Cycle Phases ......................................................... 27
Commentaires sur ces manuels