See http://blogs.adobe.com/aharui/2008/09/using_the_flex_builder_3x_prof.html  
for why System.totalMemory differs from Profiler memory.

AS3 objects in child SWFs show up in the Profiler in my experience.  AS2 and 
older SWFs won't.

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Nik 
Derewianka
Sent: Wednesday, September 10, 2008 9:18 PM
To: [email protected]
Subject: [flexcoders] Profiler


Hi,

Does the profiler only report memory usage for the swf it is profiling
and not the total memory for all swfs that my app loads in ?? Right
now it is profiling myapp.swf which is loading in other media etc and
it seemed to be flatlining on the memory report whereas a
System.totalMemory call that i added to the application is reporting a
much higher number that also increases correctly with the additional
media that i load in.

Perhaps there is some other option i can turn on to show cumulative
memory use ??

Thanks,
Nik

Reply via email to