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'

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.

The advanced Scripting section seems to work.

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.

René

On Jul 9, 2005, at 2:15 PM, Nicolas Vervelle wrote:



Nicolas Vervelle wrote:

Below is an example of what is in the xml source files.
I can do the modification, just tell me what to add

Nevermind, I found what to do


<applet name="flash" code="JmolApplet" archive="JmolApplet.jar"
       codebase="[codebase]"
       width="300" height="100" align="left" mayscript="true">
 <param name="bgcolor" value="teal">

 <param name="progressbar" value="true">

 <param name="script" value="<snip>">
</applet>

I am updating the website. It should be done in 15 or 30 minutes.
Could you check if it works for you ?

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




-------------------------------------------------------
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