Re: [flexcoders] Runtime Memory Problems

2007-03-17 Thread Mike Collins
Sorry, I wrote down the numbers incorrectly. Our images are between 256Meg and 600Meg and the app grows to 2.5GIG while I only have 2Gig of physical memory. 100 Meg woudl be nice :) Mike On 3/15/07, slangeberg [EMAIL PROTECTED] wrote: Only after I hit a saturation point (Around 2.5Meg)

Re: [flexcoders] Runtime Memory Problems

2007-03-16 Thread slangeberg
Only after I hit a saturation point (Around 2.5Meg) would it Garbage Collect. My machine has 2Gig of Ram. You're worried about a Flex app using 2.5MB memory? That's nearly nothing. I've seen apps use upwards of 100M, and that's still not much compared to 2GB. If you look at the articles

RE: [flexcoders] Runtime Memory Problems

2007-03-16 Thread Alex Harui
. -Alex From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of One Person Sent: Thursday, March 15, 2007 8:34 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Runtime Memory Problems Description: We are creating a web-app built with Flex 2

[flexcoders] Runtime Memory Problems

2007-03-15 Thread One Person
Description: We are creating a web-app built with Flex 2. This app uses some very large image files (From around 256K to over 600K) We have an image viewer section of our Flex app that will allow the user to move from one image to another. I was noticing that with our app in IE7 that memory