Forum Discussion
RokuMarkn
14 years agoVisitor
How big are the first five images (the four that works and the one that fails)?  Generally there is memory for a "few" screen-sized images, but the number decreases the larger the images get.  Since you mentioned they are "mostly" under 2000px (which is pretty huge), I guess your images are pretty big?
More to the point, is there any reason to have more than one of these bitmaps instantiated at one time? Why are you keeping an array of them?
--Mark
More to the point, is there any reason to have more than one of these bitmaps instantiated at one time? Why are you keeping an array of them?
--Mark