Hi,

I have some of the same problems on IE6 / w2k.

This page is not in the navigation bar at the top of each page, how did you find it ?
I wonder if it should still be here. Miguel, Egon ?


René Kanters wrote:

Hi Nicolas,

I should say that I am using Safari on Mac OS X.

The first section 'Eye Candy...' only shows a green display and the popup suggests that 'No atoms loaded'

Apparently, the file is not loaded because quotes are surrounding the filename:
FileManager.openFile('jmol.mol')
error opening http://jmol.sourceforge.net/scripting/'jmol.mol'
java.io.FileNotFoundException: http://jmol.sourceforge.net/scripting/'jmol.mol'

I have removed the quotes, it works for me now. Can you confirm ?

Basic scripting:
when I select WIREFRAME or SHADED
TypeError - Value undefined (results of expression document.jmol.setSetyle is not object.
When I click on a molecule file (second line) I get
TypeError - Value undefined (result of expression document.jmol.load) is not object.
Wireframe rotation give:
TypeError - Value undefined (result of expression document.jmol.setWireframeRotation) is not object.
Perspective Depths:
TypeError - Value undefined (result of expression document.jmol.setPerspectiveDepth) is not object.
and the backgrounds work.

I don't see the errors, but nothing happens in IE6.
I will let Miguel, Egon or someone else look at it.

The advanced Scripting section seems to work.

Good :)

Showing Animations:
Clicking on any of the buttons doesn't do anything in the applet, but does show in the status bar:
command expected : ....
where the ... is the script that is supposed to be executed, i.e, the string passed to the play() method by the onClickHandler.

Well, if I am not mistaken, this is because the script is incorrect (animate is not a Jmol command according to Bob Hanson doc).
What commands should be there instead ?

Nicolas




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to