I'm having some issues with an app that potentially may be hitting the memory allocation maximum. I'm trying to figure out if the issue is that I'm hitting the maximum container size, the maximum Flash Player cache, or the maximum Browser cache (Firefox is default at 50MB). Does someone have any insight regarding the frequency of these issues?
Though the app's assets total to about 2-3 MB of pictures, the Flex Profiler has the peak memory at 63MB from the Memory Usage chart. What I am extremely confused about is that the (current) Memory in the Live Objects table totals to about 11,000 (I'm not sure what units (KB?)), which does not match the "Current Memory" reading on the Memory Usage chart at all. Thanks.

