On Tue, Aug 19, 2008 at 5:35 PM, Niels Wolf <[EMAIL PROTECTED]> wrote:
> I never really worked with haxe, though I like the initiative I am not sure > if I should switch to it everything over here is optimized for working with > as3, from fdt over ANT to toolkit and libraries... So I a bit worried of the > costs. Is it possible to use ANT and AS3 code within haxe (would eliminate > worries about Ant and libs)? It's certainly possible to use haXe with Ant (if that's what you meant): http://code.google.com/p/anthx (Plug, plug :-) ) It is possible to use AS3 libs via haXe-generated stub classes. See the haXe compiler option --gen-hx-classes HTH, Ian _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
