Flexcomps’s Weblog

Archive for August 18th, 2008

Sorting Algorithms in AS3

Posted by: Yogesh Puri on: August 18, 2008

I was studying Data Structure book last week and have converted some C based sorting Algorithms into AS3. The code is quite slow as compared to Flash Player’s internal sorting algorithms however just for an example purpose i have written this code
Following are 3 algorithms those i have converted. All these 3 are not one [...]

Adobe AIR Command Line Tools

Posted by: Yogesh Puri on: August 18, 2008

The AIR SDK provides the following command-line tools:
AMXMLC : AMXMLC is a simple wrapper for the MXMLC Flex compiler, which links in the appropriate AIR-specific libraries.
Usage is the same as it is in flex compiler MXMLC:
amxmlc main.mxml
This shell script is included in the bin directory of the AIR SDK directory.
The first argument passed to the [...]


 

August 2008
M T W T F S S
« Jul   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Blog Stats

  • 131,528 hits