Via twitter
Blog post on mixing sounds with haXe, the memory api and looping mp3’s - via BrunoFonzi
If you use Kaspersky anti-virus, make sure to add an exception rule to exclude haXe, otherwise you might get extremely slow compilation times - via polygonal
andy_li has pretty much finished the haXe bindings for OpenFramework. Give it a try - via andy_li
haXe related - AIR packager for iPhone, independent from IDE tutorial - via BrunoFonzi
Via haXe mailing list
If you want to access methods and variables from a loaded haXe SWF, but are having problems casting flash.Boot, this post should help you out - Original Post
I found this more interesting because its relates to Google App Engine, but also describes how to get stack-trace information from a underlying platform - Original Post
Long interesting post on possible haXe nightly builds, who will compile haXe for which OS. If you can help, add to the discussion - Original Post
Via haXe forum
Want to get the source code for the haXe website? This forum post gives you the answer and more - Original Forum Post
Via shameless plug
haXe extern classes for appcelerator’s titanium desktop library. All classes, methods and properties have been written. Source code found at github.
haXe extern classes for the javascript Modernizr library. Works straight out of the box.
Via stumbling around
Found this on github, a temporary fork of haXe which changes the javascript compiler to add —js-package-depth X compiler option. Read more about it at it’s github page.