thanks Nicolas, i'm very interested to work with Haxe that looks like very useful. for now i only Need to compile some swf with only AS2 in flash 9. also for a question of time i didn'tstart to work with Haxe because no time to learn anymore until the end of year. but if it's useable in command line and easy to use as MTASC so i can make a step beyond... ;). so i already installed it, thanks for your nice work.
Franck ----- Original Message ----- From: "Nicolas Cannasse" <[EMAIL PROTECTED]> To: "Open Source Flash Mailing List" <[email protected]> Sent: Sunday, August 03, 2008 4:50 AM Subject: Re: [osflash] MTASC Infos E-Blokos a écrit : > Hi, > > i know that mtasc is old now, > but i use it yet in an automated compilator system and > i don't want to change it for now. > is anybody knows if mtasc can compile in flash 9 AS2 ? If you mean "using the fullscreen features of AS2 available in the player 9" then you can do the following : a) copy the content of the "std8" directory over "std" b) edit the "std/Stage.as" file and add fullscreen API c) compile with mtasc -version 9 If OTOH you mean "using AS2 with the new Flash9/AS3 apis", then the answer is http://haxe.org Hope that helps, Nicolas _______________________________________________ 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
