On 10/17/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
I was just checking out the build options for a project in FlashDevelop, and it seems you can set it to compile with MTASC and/or inject code - so if that's true, would there be any reason to use FLASC when you're just writing code with FlashDevelop?
I think some like to make a clean build compiled with the "official" compiler to publish the project when they're done. Why? I don't know. Maybe a final check if it compiles in case somebody else will have to work on it who doesn't know of MTASC. But it shouldn't be necessary, MTASC usually is stricter than the MMC (or is it now AC -- "Adobe Compiler"?), especially if you use --strict. Just to throw in my setup: I use Eclipse with EHX [1]. EHX is still in very early development, so some of the luxury of the more mature IDEs is missing, but there isn't much choice for haXe [2] IDEs yet -- especially if you can't run FlashDevelop since it's Windows-only, but here is a haXe plugin for it, too. [1] http://osflash.org/ehx [2] http://en.wikipedia.org/wiki/HaXe Mark _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

