Flash Crash Help
Flash Crash Help
Out of context: Reply #6
- Started
- Last post
- 8 Responses
- monNom0
you can use the delete operation to clear the junk out of memory.
so after you're done with it:
delete myMCinstance;
I think flash only gets access to 32Mb of memory, so that can fill up pretty quick.