On 7/16/07, Baluta Cristian cristi.baluta@gmail.com wrote:
now, if i install mtasc support files, the default ones and i compile again, i receive nothing, just a blank swf.
In one of the lastest changes to the bundle, some users asked for the removal of the -main parameter in mtasc.yaml
Thus, you should add the following line on your mtasc.yaml file if you want to compile samples from the MTASC site:
params: -main
For single .as files, I have just commited a fix where the "-main" parameter is auto-added to the commandline. Update your bundle to the latest version in the repository and everything should work fine.