hello

just wondering if there is a flash memory limit, I seem to be having some weird problems on my bitmapData, I get a "ArgumentError: Error #2015: Invalid BitmapData." And I know that these bitmaps I'm creating are less than the max size of bitmapData, something like 2000px. No bitmap is greater than 1024px, but I'am creating a lot of them

and the only explanation I can see is flash not giving enough memory.