Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 917 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 917 Bytes

Robotlegs 2 Demo Apps

Each folder contains FDT project, which is ready for build with Apache Ant™, if FLEX_HOME environment variable is defined in your OS. Specific FDT-project files & folder (files like .project, .settings, .metadata, etc.) are excluded. Apache Flex™ 4.9.1 is a default SDK for all demo projects.


Demo projects list:

  • Hello World
    Basics usage of Robotlegs 2.
  • Weather App
    In this demo AIR app you'll see how to write your own extensions. I tried to show it with OpenWeatherMap API, which will provide data from remote server.