When I run my Flex application in Flash Builder's Profiler everything seems to be fine. No memory leaks, but apparently it happends somewhere because Firefox memory and System.totalMemory just keeps increasing until Firefox crashes.
Anything I can do to prevent that? I'm guessing it has to do with loading of images since I am loading a lot of them during runtime.