[mtasc] Type error class name mistake

Nicolas Cannasse ncannasse at motion-twin.com
Mon Jun 19 16:18:30 CEST 2006


> Here's the complete MTASC command:

Change it to :

/usr/local/bin/mtasc
   com/carlsjr/promos/burger_slayer/App.as
  -swf /www/cke/carls_jr/htdocs/swfs/promos/burgerslayer.swf
  -version 8
  -cp /www/cke/carls_v2/_flash
  -cp /www/_libraries_/as2b
  -cp /www/_libraries_/as2b/mtasc/std
  -cp /www/_libraries_/as2b/mtasc/std8

One other possibility : compile with -v and check the output to guess
what's happening. It sometimes happen that a class get loaded two times
because it's accessible from different paths.

Nicolas



More information about the mtasc mailing list