Hey
I was wondering if anyone could shade some light on this topic. When you load a swf into a movieclip, any bitmaps that are in the loading swf get uncompressed so that you can view them. When you unload that swf, do the bitmaps get flushed from memory or do they stay in memory on your computer for a while incase you want to view that file again (save time). I have heard that the only way to flush a uncompressed bitmap from memory is to unload the whole _level that it is on. Keep in mind that I am talking about memory not the cache. Any help would be much appreciated.
Cheers