Animated gif/jpg in an applet
843807Apr 10 2003 — edited Apr 15 2003Hi,
I have an applet running as part of an application. The application publishes a message thro JMS. When this message is published, based on one criteria, I will have to change the image in the applet to an animated image. I could do it. But the main problem is that the applet always holds the focus and I am not in a position to execute any other function in the browser.
anyone please help me out...