The other Andrew Hunt

Another Flash Blog!

Archive for the ‘mxmlc AS3 IDE’ tag

Excluding Classes with CS4 IDE, is it possible?

with one comment

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.

Written by admin

August 19th, 2009 at 6:44 am

Posted in AS3 Development

Tagged with