pause/resume is in. Turns out it was pretty simple, since we have the script queue. It just involves another sleep() option and a new Boolean flag "executionPaused". I made this static. I think that's necessary, but I'm not sure. I guess it will pause/resume all applets on a page, right?
Bob ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
