Is the Flex compiler smart enough not to include dependent objects that are not used? Does this apply to SDK and custom classes in the same way? What about DMV?
Do any of my unused custom classes get compiled? If I have a Utility/Helper project that is quite large will it affect my SWF size if i only use 5% on a particular Flex app?

