If you name the link-reports differently, they shouldn't overwrite
themselves.

(Coming to this late) You using Ant?

 

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:       01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
<blocked::http://www.inps.co.uk/> 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact [email protected]

________________________________

From: [email protected] [mailto:[email protected]] On
Behalf Of Guy Morton
Sent: 01 April 2009 13:11
To: [email protected]
Subject: Re: [flexcoders]Where does my SWF gain it's weight?

 

If you have multiple modules in the compile, am I right to think the
link report only shows the info for the last module built?

 

That's how it seems, but perhaps I'm just missing something...

 

Guy

 

On 01/04/2009, at 4:32 PM, Alex Harui wrote:






Yeah, you can specify a more sophisticated path to get it to show up
elsewhere.  There are some third-party link-report viewing tools
available as well.  I don't recall the names.

 

One final tip:  Don't link in Donuts.SWC ;-)

 

Alex Harui

Flex SDK Developer

Adobe Systems Inc. <http://www.adobe.com/> 

Blog: http://blogs.adobe.com/aharui <http://blogs.adobe.com/aharui> 

 

From: [email protected] [mailto:flexcoders@
<mailto:flexcoders@> yahoogroups.com] On Behalf Of dorkie dork from
dorktown
Sent: Tuesday, March 31, 2009 10:17 PM
To: [email protected]
Subject: Re: [flexcoders]Where does my SWF gain it's weight?

 

Hi Alex,

Thanks, 

FFR - "-link-report outputfile.xml", shows up in bin-debug.

On Sat, Mar 28, 2009 at 11:15 AM, Alex Harui <[email protected]
<mailto:[email protected]> > wrote:

Use -link-report.  The sizes aren't accurate as absolute, but are as
relative sizes

 

Alex Harui

Flex SDK Developer

Adobe Systems Inc. <http://www.adobe.com/> 

Blog: http://blogs.adobe.com/aharui <http://blogs.adobe.com/aharui> 

 

From: [email protected] <mailto:[email protected]>
[mailto:[email protected] <mailto:[email protected]>
]On Behalf Of Nicolas Noben
Sent: Friday, March 27, 2009 5:23 PM
To: [email protected] <mailto:[email protected]> 
Subject: Re: [flexcoders]Where does my SWF gain it's weight?

 

Yeah make a search through all the files for 'Embed' and make sure that
everything that is embedded really needs to be. That's the biggest hog.

Also make sure your final build is published using 'Export release
build'. You will save a fair bit at release time.

But it's mostly assets' fault. Unless you've added plenty of custom
components who extend default ones..

HTH

-- 
Nicolas Noben
P http://noben.org <http://noben.org>  
B http://idletogether.com <http://idletogether.com> 
T http://twitter.com/keyle <http://twitter.com/keyle> 

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>
, dorkie dork from dorktown <dorkiedorkfromdorkt...@...> wrote:
>
> 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.
>

 

 

 



Reply via email to