Archive for the ‘mxmlc AS3 IDE’ tag
Excluding Classes with CS4 IDE, is it possible?
I had some mysterious trouble with my MXMLC-generated SWFs and my attempts to exclude files. I thought it might be productive to try to exclude classes by compiling in the IDE.
In the ActionScript 3.0 settings for my FLA, I set a path to the correct SWC in the “External LIbrary Path” window.
The final SWF, however, did not exclude these classes at all.
Does anybody know if this feature actually works? Do I have to do something else to get this to work properly?
It would be a great feature if I could get it to work!
OK, back to using the mxmlc compiler I guess.