Rework of http://code.google.com/p/haxe-particle-designer/
Install via haxelib with
haxelib git asparticles https://github.com/UltraVisual/asparticles
var particles = ASParticleSystem.particleWithFile("fire.plist", "particles/");
addChild(particles);