iew smooth
mplay
> -Original Message-
> From: Benjamin Bobay [mailto:ben.bo...@gmail.com]
> Sent: Wednesday, September 16, 2009 8:41 PM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] movie.roll in middle of movie
>
> Good afternoon all -
>
> I th
Good afternoon all -
I think I have a simple question. I would like to have a series of
"zooms" followed by a movie.roll and then zooming back to the start
position. Here is what I have
cmd.mset("1 x800")
cmd.zoom("center","200")
cmd.frame("1")
cmd.mview("store")
cmd.zoom("center","50")
cmd.f