Flex is smart enough to prevent bloated SWFs
Did you know that Flex is smart enough NOT to include imported classes that are not used in the SWF? This means you can that you can import an entire package (even if you don't use every class) without resulting in a HUGE SWF file.






Comments