Template:Button NextFrame
From Proteopedia
<jmol> <jmolButton> <script>if (_animating); anim pause; set echo off; endif; frame next; set echo frNr 100% 100%; set echo frNr right; font echo 16 sans; t_frNr = "" + _currentModelNumberInFile + " / " + _lastFrame.replace("1.",""); echo @t_frNr; </script> <text>◄</text> </jmolButton>