PROTECTED]
Subject: RE: [flexcoders] Flex
memory issues.
Not sure if MovieClip._quality makes a
difference in Flex: http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=1548.html
My guess is that you’ll need the
def
: [EMAIL PROTECTED]
Subject: RE: [flexcoders] Flex
memory issues.
Can you break the large app into smaller
apps that are loaded with Loader?
Have you used the profiler to see if
there’s a method that’s being called maybe too often and creating
objects that are never let go? The profiler
app probably has text in it and the docs say text
depreciates in MEDIUM.
Matt
From: Mercer, Dustin
[mailto:[EMAIL PROTECTED]
Sent: Thursday, February 24,2005
6:02 PM
To: [EMAIL PROTECTED]
Subject: RE: [flexcoders] Flex
memory issues.
Upon more investigation, my memory usage
seems t
Title: Flex memory issues.
Can you break the large app into smaller
apps that are loaded with Loader?
Have you used the profiler to see if there’s
a method that’s being called maybe too often and creating objects that
are never let go? The profiler won’t give you memory information, bu
Title: Flex memory issues.
Upon more investigation, my memory usage
seems to be stemming from my higher resolution. When I run the app in
1024*768 the memory consumption does not seem to exceed 110mb (high, but manageable
for the size of this app). When run in 1280*1024, them memory usage
5 matches
Mail list logo