My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 28, 2008 by wildwinter
haxe2as3  
Compile .hx files to Actionscript 3 files.

The haxe2as3 task

This calls the haxe compiler to compile to a folder of Actionscript .as3 files.

Standard Options

All the StandardHaxeTasks options apply.

To compile to as3 files

<haxe2as3 main="App" out="app"/>

Where, unlike the other haxe compile tasks, out is the name of a directory.


Sign in to add a comment
Hosted by Google Code