animation menu items are delivering the wrong command and bombing out.

"anim next" instead of "frame next"
same for prev, rewind, revplay

"anim mode palindrome" instead of "animation mode palindrome"

Bob


Miguel wrote:
About changes.... What's the proper way to reference the archive file?
Should I
be pulling this from your site? referencing that site in the archive=
parameter?


archive refers to the location of your JmolApplet.jar, which *must* be on
the same web server as the .html page.

I recommend that the 'code' parameter always say:
 code="JmolApplet.jar"

and that 'archive' say:
 archive="/my/path/to/Jmol.jar"

one should never use http://web.server.name/ in either of these parameters.


OK, I see how to do the animation. On the version I have palindrome works.
I'll see if I can't convert that IR page.


Yes ... it was working when I released v10pre10


Q: I remember setting up these animations. The animated XYZ files have an
odd
beginning--one or two frames that don't seem to go in the right order. Is
this
intentional? What's the story on this?


Nothing intentional. I have not seen this behavior.

Some of the multi-frame .xyz files that come in the Jmol samples seem to
be of poor quality.

Step through frame by frame and see what it looks like.

frame 1
frame next
frame next
frame next

frame prev


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

--

Robert M. Hanson, [EMAIL PROTECTED], 507-646-3107
Professor of Chemistry, St. Olaf College
1520 St. Olaf Ave., Northfield, MN 55057
mailto:[EMAIL PROTECTED]
http://www.stolaf.edu/people/hansonr

"Imagination is more important than knowledge."  - Albert Einstein



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

Reply via email to