>
> Hi zwetan,
>
> you are making a few good points, but this one:
>
> >if you programm for MTASC, your source code can not compile with the
> >Flash IDE compiler.
>
> is pure FUD. I was using MTASC on a professional base for years in the
> past,
> and it was never a problem to compile the very same code with the Flash
> Ide.


This is not exactly true Ralf. Sure most of the code works exactly same way.
But there are definitly some drawbacks/problems: I can not remember which
but we were
forced to not use "-strict" mode in mtasc back in as2lib times because some
things were not able to achieve with both mtasc and flash compiler.
Furthermore
some things didn't validate. So we had to check every release for every
possible
compiler (including the flex compiler). So no: Its not really true,
compilers really
mean you need to check compatibility.

yours
Martin.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to