Tried using the a Load Image to sprite. It works perfectly in Chrome in preview but on CocoonJS Canvas+ the profiler shows that it still retains the image even when I destroy the sprite containing it.
Any idea how to do this? I've been trying to find a good way to load and unload a few massive images that are essential to the project, but rare.
Thank you