[PyMOL] movie.roll in middle of movie

2009-09-16 Thread Benjamin Bobay
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.frame(120)

Re: [PyMOL] movie.roll in middle of movie

2009-09-16 Thread Warren DeLano
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 think I have a simple question. I would like to have