posted 22 years ago
Hi,
Thank you very much for the reply. I have solved this problem. The method i used is very close to your suggestion. So i think i am doing the right thing. I create a static counter in the applet which is incremented in the init() and decremented in stop(). It works very fine. However, i need to synchronize the applet as you mentioned. I forget that part at all.
Thank you very much..
Regards,