Hi

I have some long scripts running (from spt files) in a JmolApplet within a  
webpage. 
I would like to include buttons in the page that pause and resume the running 
script.

Pause works, but resume seems to be impossible to achieve from the page 
(it works from the applet's console).
I have tried both "resume" and "!resume"

  <img src="pause.gif" onClick="jmolScript('!pause;');">
  <img src="play.gif" onClick="jmolScript('!resume;');">

Is there a way to do it?

Thanks


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to