> it would be simpler if you showed an example of a class > that do compile in Flash CS3 and does not compile in MTASC I have one class that manage fileupload functions (the size of the file is 62kb) nothing else
> and maybe gives more details on how you did the compilation > like MTASC params etc. > and the Flash CS3 settings mtasc -cp [path to flash classes] -mx -swf myClass.as mySwf.swf -out test.swf (I tried most simple without success) Flash CS3 settings = flash9 actionScript 2, protect from import, no debug, compress movie > it's like your other problem on hiting the 32K limit, > it's very unlikely you already had a 141K class compiling and working > > are those 141K the *.as class source code + comments :) ? sorry in fact this class is only 62 kb file size. so 32k limit is only data, not code ? Thanks Franck _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
