<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi zwetan,<br><br>you are making a few good points, but this one:<br><br>>if you programm for MTASC, your source code can not compile with the
<br>>Flash IDE compiler.<br><br>is pure FUD. I was using MTASC on a professional base for years in the past,<br>and it was never a problem to compile the very same code with the Flash Ide.</blockquote><div><br>This is not exactly true Ralf. Sure most of the code works exactly same way.
<br>But there are definitly some drawbacks/problems: I can not remember which but we were<br>forced to not use "-strict" mode in mtasc back in as2lib times because some<br>things were not able to achieve with both mtasc and flash compiler. Furthermore
<br>some things didn't validate. So we had to check every release for every possible<br>compiler (including the flex compiler). So no: Its not really true, compilers really<br>mean you need to check compatibility.<br>
<br>yours<br>Martin.<br><br></div></div>