Hey!

I'm trying to reduce SWF file size to the minimum.
The problem that bothers is a large amount of unused code exported to the
SWF.
If I use a class, all the code from the class is exported.
Even if a single method with an empty body is used, the class is exported
completely.
I use Action Script Viewer to explore the SWF.

Of course, I could remove the unused methods by hand, but it is highly
impractical for the large projects.
Do you know if there is a tool that can help me to remove unused code from
my SWF?
Maybe one of the obfuscators?

Pasha
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to