I have some memory issues with my project. I want to unload the images from memory. but I find that either
- using
removeSelf(),or
2.usingobject=nil,or
3.display.removeObject(object)
. I am not able to overcome the memory problems.
Could you please some suggestions for overcoming this problem? [import]uid: 96608 topic_id: 20635 reply_id: 320635[/import]