Hi Roberto,

you can make a movie for subsequent zooms, like this:

zoom all
mset 1x100

frame 50
zoom chain A
mview store

frame 100
zoom chain B
mview store

mplay

There might be other ways to achieve this, though.

Cheers,
  Thomas

--
Thomas Holder
MPI for Developmental Biology
Spemannstr. 35
D-72076 Tübingen

On Tue, Feb 15, 2011 at 1:47 AM, rv...@libero.it <rv...@libero.it> wrote:
> Hello everyone,
>
> when I execute by script:
>
> cmd.zoom('sele1', animate=1)
> cmd.zoom('sele2', animate=1)
>
> only last animated zoom  is performed. (at least so looks)
>
> Could anyone please tell me if there is a way to force the second animation to
> be started only after the first one ended?
>
> Thank you
>
> Roberto

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to