Hi, There seems to be a problem with the FlashLite 2.0 headers in capabilities.as
Since I upgraded, my projects wouldn't compile: C:\Program Files\FlashDevelop\tools\mtasc/std/System/capabilities.as:43: characters 8-18 : type error Field redefiniton : hasMP3 I commented out these two lines, and it work: static var hasMP3:Boolean; static var hasPrinting:Boolean; -Adam On 2/4/07, eka <[EMAIL PROTECTED]> wrote:
Hello :) thanks for this new release ! EKA+ :) 2007/2/4, Nicolas Cannasse <[EMAIL PROTECTED]>: > > Hi lists, > > The long-awaited MTASC 1.13 has been released ! > Please download it from http://mtasc.org > > No big changes, only bugfixes an minor improvements over previous 1.12 > version. > > Changes are the following : > * updated Video and NetStream headers. > * fixed small bug if environment variable in new E() > * fixed multivars declarations > * fixed bug with filters inside buttons > * fscommand2 ret value fix > * fixed various bugs in SWF for Flash8 > * interfaces can't have a constructor > * inverted % and *,/ priorities > * fixed missing types for local functions when -strict > * fix in getTimer() > * always allow 'add' deprecated keyword > * bugfix in exclude files (when line endings differs from OS default) > * allow more than 255 locals > * more flash lite 2 support for standard headers > > Enjoy ! > 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
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
