someclient << someimage
...
//clear screen
src.client.images = null
ID:154756
![]() Dec 30 2011, 12:00 pm
|
|
Is this memory friendly?
|
You really shouldn't have to do that though. You should keep track of your images and remove individual images (or a group of images) when necessary.