PDA

View Full Version : clearing objects


yadidya
11-26-2008, 05:54 AM
Hi

Anyone can help to clear the objects created in openlazlo application.
It is making me more memory leakage problem
respond me
its very urgent.

thank you

mike_ol
11-26-2008, 03:36 PM
Hi

Anyone can help to clear the objects created in openlazlo application.
It is making me more memory leakage problem
respond me
its very urgent.

thank you

When you know that you don't need the object anymore you can call destroy() on it.