> While experimenting with my Java to AS Translator, i found a small bug > in MTASC. It seems to have to do with the braces arround the increment > in the for-statement. If you run this code, the stack is corrupted and > the trace in main outputs main 8 instead of main [object] Thanks Ralf. Fixed on CVS. Nicolas