Controlling cache
as3, cache, class
Feb 20code2 Comments

Cache is an as3 class, which is made for memory monitoring and forced cleaning. You can define the memory usage limit, the delay and that’s it – the Cache class will clear memory every time memory usage exceeds your limit.




