===============
Getting Started
===============
1. In Adobe Flash Builder, create a new Flex project (File -> New -> Flex project).
2. Copy all the contents of the ArcGIS_Flex\samples\src folder to src folder of the Flex project created above.
3. In Adobe Flash Builder, add the API Library to the project through Project -> Properties -> Flex Build Path -> Library Path -> Add SWC (and locate the "agslib-2.5-2011-11-30.swc")
4. In Adobe Flash Builder, right-click on any of the sample mxml applications and click "Set as Default Application".
5. In Adobe Flash Builder, right-click on any of the sample mxml applications and click "Run Application".