Flex Pasta » Air 2.0

Air 2.0 comes with command line integration(Cheer!) among other features.  This means I can execute commands if I choose from directly within an air app.  Here is a simple AIR app having an input field and directly feeds the command line.  The results are then output in an mx:List control.

Command Line App Screen Shot

To get this running, Download Flash Builder 4.  Create an air app in Flex 4 and paste the following code into windowed app:

Read the rest of this entry…