Re: [flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread dorkie dork from dorktown
thx

On Sun, Jul 4, 2010 at 12:08 AM, Alex Harui  wrote:

>
>
> You might be able to compute that from profiler output, but it won’t really
> tell you about backing Flash Player objects and OS graphics overhead.
>
>
>
> On 7/3/10 7:00 PM, "dorkiedorkfromdorkt...@gmail.com" <
> dorkiedorkfromdorkt...@gmail.com> wrote:
>
>
>
>
>
>
> I know getSize() will return the size of the object you pass into it.
>
> jp
>
>
>
>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>  
>


Re: [flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread Alex Harui
You might be able to compute that from profiler output, but it won’t really 
tell you about backing Flash Player objects and OS graphics overhead.


On 7/3/10 7:00 PM, "dorkiedorkfromdorkt...@gmail.com" 
 wrote:






I know getSize() will return the size of the object you pass into it.

jp





--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui


[flexcoders] Is there a way to get the memory footprint of the display list

2010-07-03 Thread dorkie dork from dorktown
I know getSize() will return the size of the object you pass into it.

jp