compiler construction - Flex linking: Why is the size of my swf file smaller than the sum of it's swc's? -


Here's a dumb question: I compile my Flex application with several SQL (libraries) and it creates a SVF file is. The sum of Swc is roughly 4 MB, yet the actual SUV is only 1.6 MB generated. How is this possible?

Thank you!

The compiler compiles only sections of the Swc that your application requires, unless you specify it Do the categories that you want to 'embed', so in the end the small size of swf


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -