Hi Everybody!
I have an unusual problem. I've created an applet which plays music on website. The problem is that when I reload the page it doesn't stop playing. Well, it stops but after about 30 seconds. Even when I close the browser it takes about 2-3 seconds to react.
Have you got any idea what may causing that?
Slow reaction of an applet
Started by oXDawidXo, May 31 2010 05:47 AM
2 replies to this topic
#1
Posted 31 May 2010 - 05:47 AM
|
|
|
#2
Posted 31 May 2010 - 08:21 AM
setDefaultCloseOperation() is set?
#3
Posted 31 May 2010 - 10:19 AM
I've never seen setDefaultCloseOperation() for applets, only for frames.
But I tried and it threw an error.
//EDIT.
I got rid of it by using function destroy()
But I tried and it threw an error.
//EDIT.
I got rid of it by using function destroy()
Edited by oXDawidXo, 01 July 2010 - 11:53 AM.


Sign In
Create Account

Back to top









