Check out the Latest Articles:
Flex swf optimization ( I )

Update: I just found this

air application for link report visualization

If you are an experienced Flex user you’ll know many ways to reduce the size of your compiled code. Using Modules, RSL, etc… But there’s nothing else you can do?

The trick I will show you do not necessarily reduce the size of your application, but you’ll get a complete list of all the classes on your project with the size it takes.

To do so you only must use this instruction:

–link-report=report.xml

for the compiler. This will generate an xml file with all the information of your project, with dependencies, sizes, etc… You’ll find this file inside your bin-debug folder

I hope you find this trick useful!

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Related posts:

  1. New Tool: Flex PMD
  2. Flex 3, e4x, xml and filtering using Regular expressions (regExp)
  3. Compile CSS to SWF memory bottleneck

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.



Spam Protection by WP-SpamFree