Hi Klaus The code behind JSmol-HTML5 and Jmol-Java is exactly the same, so all features must work the same.
I went to http://schelm.hhu.de/home/Lehre/scheLM/scheLM_3D/start.html and from there to http://schelm.hhu.de/home/Lehre/scheLM/scheLM_3D/Butan/Butan.html Both Jmol panels are displayed using Java, Jmol 14.4.4 When I open the console and paste your script, moveto /* time, axisAngle */ 1.0 { -665 -743 77 146.14} /* zoom, translation */ 80.0 0.0 0.0 /* center, rotationRadius */ {0.2629999999999999 0.7225 -1.2454999999999998} 3.6994724443370037 /* navigation center, translation, depth */ {0 0 0} 0 0 0 /* cameraDepth, cameraX, cameraY */ 3.0 0.0 0.0; it works without errors So the problem might be in your call to jmolScript Note that this is an old syntax, which needs conversion to the new Jmol.script syntax. Are you using an intermediate function for that? Please, clarify where/how you are running that script that gives the error; I could not find it in the page I can see that your Java page is using a Jmol.js file, labeled "Jmol 12.0" There might be a problem with that. You should be using JSmol.min.js also for the Java page The JSMol page has two JSmol-HTML5 panles that report a different version, Jmol 14.4.1 So in order to get the same behaviour you should use the same JSmol files and just change the Info.use parameter in the source code · Dr. Angel Herráez Biochemistry and Molecular Biology, Dept. of Systems Biology, University of Alcalá E-28871 Alcalá de Henares (Madrid), Spain ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Jmol-developers mailing list Jmol-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-developers