If not used, it doesn't get linked in. However, UIComponent brings in a lot classes. So does ArrayCollection and HTTPService
From: [email protected] [mailto:[email protected]] On Behalf Of tntomek Sent: Sunday, February 01, 2009 11:18 AM To: [email protected] Subject: [flexcoders] mx.controls.* vs mx.control.TextInput affect SWF size 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?

