Did you know that you can exclude ActionScript classes from being compiled into the final SWF? You may want to do this to decrease file size, but still have the classes avaliable for type checking.
You can find out how to exclude classes from being compiled here.

Mike,Is this part of mx or mx2004?Pat
This is part of MX 2004
That livedocs link doesn’t seem to work.
The link does seem to work actually, but very slowly (sat on the Flash logo for about a minute).
Thanks to Mike for pointing out this convenient way excluding classes.I had to use intrinsic keyword before.btw,Is there a method to exclude whole package,(mx.core or mx.controls …)
good point icee, i wish the next version had an option to exclude class/methods/properties within itself, so i didn’t have to change a xml file. This would provide ‘thin’ components and speed the delivery time. Do you hear me Mike…:)Pat
“Page Does Not Exist”
Hello!The link to the LiveDocs still didn’t work. But i find that post of Martijn de Visser:http://www.martijndevisser.com/archives/000034.phpHTH!
http://livedocs.macromedia.com/flash/mx2004/main_7_2/00001081.html
raul.