If you have version control, just do a binary search through history to see 
where the bloat hit (something à la git bisect, though this can be easily 
scripted if you use another vcs). As far as actually analyzing a .swf and 
figuring out the bloat, perhaps someone else will chime in. You can generate a 
link report, but that won't really help with the actual byte-by-byte breakdown.


-----Original Message-----
From: flexcoders@yahoogroups.com on behalf of dorkie dork from dorktown
Sent: Fri 3/27/2009 2:10 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders]Where does my SWF gain it's weight?
 
Is there a tool or a way to find out what classes are making my SWF fat?

It's been a few months since I last checked my SWF file size and it's 1.2mb.
It used to be 600kb and I've made so many changes since then I don't know
where the weight is coming in.

<<winmail.dat>>

Reply via email to