> when animation is running with callbacks, there is a high probability that > a page reload will cause netscape to crash.
I believe that the browser support for callbacks is very unstable. I am sure that there are very few applets that ever make calls into JavaScript, so the code is rarely tested. If it is a severe problem for you then I will think about using a separate Java thread to send the callbacks. That may make it better ... may make it worse. Longer term, we need a better callback mechanism. Miguel ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
