Re: [flexcoders] Module Memory Leaks

2010-03-10 Thread Greg Hess
: [flexcoders] Module Memory Leaks In Flex 4, styles are “per-module” and thus much less likely to leak. That’s the only change. Everything else is the same. Are you seeing evidence that embedded image assets are leaking? On 2/11/10 4:24 AM, Battershall, Jeff jeff.battersh...@dowjones.com wrote

Re: [flexcoders] Module Memory Leaks

2010-03-10 Thread Alex Harui
From: flexcoders@yahoogroups.com http://flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Alex Harui Sent: Thursday, February 11, 2010 6:39 PM To: flexcoders@yahoogroups.com http://flexcoders@yahoogroups.com Subject: Re: [flexcoders] Module Memory Leaks In Flex 4

RE: [flexcoders] Module Memory Leaks

2010-02-12 Thread Battershall, Jeff
, 2010 6:39 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Module Memory Leaks In Flex 4, styles are per-module and thus much less likely to leak. That's the only change. Everything else is the same. Are you seeing evidence that embedded image assets are leaking? On 2/11/10 4

Re: [flexcoders] Module Memory Leaks

2010-02-12 Thread Alex Harui
, that should avoid this problem, am I right? Jeff From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Alex Harui Sent: Thursday, February 11, 2010 6:39 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Module Memory Leaks

Re: [flexcoders] Module Memory Leaks

2010-02-11 Thread Alex Harui
In Flex 4, styles are “per-module” and thus much less likely to leak. That’s the only change. Everything else is the same. Are you seeing evidence that embedded image assets are leaking? On 2/11/10 4:24 AM, Battershall, Jeff jeff.battersh...@dowjones.com wrote: Getting modules to fully