does anyone know any tutorial on how to make a very basic map? im new here.:p
While it's not really a tutorial the API Library download includes two examples, with a very brief readme. Look in the "mobile" folder for BasicMap and WebMap. The readme.txt in the same directory includes:
=============== Getting Started =============== 1. Open Adobe Flash Builder 4.5, choose File -> Import Flash Builder Project.
2. Select Project folder, click Browse, and navigate to the downloaded project folder.
3. 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. Run the application using a simulator or on a physical device. Using the Run Configurations (Run > Run Configuration) you can add a Mobile application and define the Launch Method as appropriate.