Yeah, found this thread on MTASC mailing list: http://lists.motion-twin.com/pipermail/mtasc/2005-October/028391.html
I'm finally going to do some good ol' AS2 wizardry for what I need, but would have been SO much simpler and clean with conditional compilation. Really boring to explain why not using pre-processing either in this project, so I have to go with the wizardry this time. Thanks anyway! J On Wed, Jun 3, 2009 at 1:55 PM, Rákos Attila <[email protected]> wrote: > > As far as I remember, HAMTASC supports invoking an external > preprocessor, so therefore conditional compilation is also possible at > least to some extent. > > Attila > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > From: Juan Delgado <[email protected]> > To: OSFlash <[email protected]> > Date: Wednesday, June 3, 2009, 12:09:49 PM > Subject: [osflash] Conditional compilation in MTASC > --====----====----====----====----====----====----====----====----====----===-- > Hi there, > > Just wanted to double check that is NOT possible to have conditional > compilation in MTASC, same as in haXe: > > http://haxe.org/ref/conditionals?lang=en > > Am I right? Can't find it anywhere and the compiler complains if I > pass a parameter that doesn't know about. > > Cheers! > > Juan > > -- > Juan Delgado - Zárate > http://zarate.tv > http://blog.zarate.tv > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- Juan Delgado - Zárate http://zarate.tv http://blog.zarate.tv _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
