Would it be hard to allow a parameter using a function in the calling Window/Frame to handle MassageCallBack like:* an Applet-to-JavaScript "MessageCallBack" & "PickCallBack"
(that I can handle (at least) the Atomnumber and -Symbol in a
JavaScript)
Jmol v10 prerelease does this today.
<param name="MessageCallBack" value="opener.JmolMessage" /> <param name="PickCallBack" value="opener.JmolPick" />
Furthermore, when I send the command
select phe
on http://www.imb-jena.de/cgi-bin/SCOPlnk.exe?JMOL=2cro
with document.Ccro.script(document.liveconnect.console.value);
the applet freeze with Error: uncaught exception: java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException
which was not the case with earlier Jmol versions.
Regards, Jan
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

