AsWing library
This page describes how to use AsWing library with haXe.
Method One
----------------
1. Get the AsWing svn source or the AsWing AllInOne zip file.
2. In the source folders or in the unzipped folders locate the AsWing.swc file.
3. Copy the file to a working/temporary folder and rename it to AsWing.zip.
4. UnZip the AsWing.zip file and locate the library.swf file.
5. Rename the library.swf to AsWing.swf.
6. Convert the swf file to Haxe headers.
7. Package the Haxe headers as a Haxelib library. (optional)
8. Install the Haxelib library. (optional)
9. Use the library / headers and the AsWing.swf to create your Haxe app.
Method Two
----------------
1. Wait for Haxe to provide input support for SWC files.
I know, I know - it is thin on details and isn't all there yet - but more details to come.
P.S. more details: http://haxe.org/doc/flash/aswingas3