[Jmol-users] Jmol scripting frames

2013-03-14 Thread Jaime Prilusky
Dear Jmol,

The following script from JSmol/Jmol button frame 4 8; delay 0.5;frame play 
plays great, but, the first step is to draw frames 4 to 8 all together, then it 
starts playing. This happens both on Jmol and JSmol.

Is this the expected behavior? How may I construct a button to play a portion 
of all available frames, that will not draw in advance the whole selected range 
of frames?

Thank you,
Jaim

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar___
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users


Re: [Jmol-users] Jmol scripting frames

2013-03-14 Thread Jaime Prilusky
Thank you for a prompt reply. It works great by adding the RANGE word.

On Mar 14, 2013, at 6:29 PM, Rolf Huehne wrote:

 On 03/14/2013 05:13 PM, Jaime Prilusky wrote:
 Dear Jmol,
 
 The following script from JSmol/Jmol button frame 4 8; delay 0.5;frame play 
 plays great, but, the first step is to draw frames 4 to 8 all together, then 
 it starts playing. This happens both on Jmol and JSmol.
 
 Is this the expected behavior? How may I construct a button to play a 
 portion of all available frames, that will not draw in advance the whole 
 selected range of frames?
 
 From the documentation at 
 http://chemapps.stolaf.edu/jmol/docs/?fullmanual=1ver=13.2#frame
 I would say it is the expected behaviour and what you want is
   frame RANGE 4 8.
 
 Regards,
 Rolf
 
 -- 
 
 Rolf Huehne
 Postdoc
 
 Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
 Beutenbergstrasse 11
 07745 Jena, Germany
 
 Phone:   +49 3641 65 6205
 Fax: +49 3641 65 6210
 E-Mail:  rhue...@fli-leibniz.de
 Website: http://www.fli-leibniz.de
 
   Scientific Director: Prof. Dr. K. Lenhard Rudolph
Head of Administration: Dr. Daniele Barthel
 Chairman of Board of Trustees: Dennys Klein
 
 VAT No: DE 153 925 464
 Register of Associations: No. 230296, Amtsgericht Jena
 Tax Number: 162/141/08228
 
 
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_mar
 ___
 Jmol-users mailing list
 Jmol-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jmol-users


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users