User:Jaime Prilusky/Test/multi-scene
From Proteopedia
(Difference between revisions)
Line 24: | Line 24: | ||
</jmol>, just displaying one scene after another | </jmol>, just displaying one scene after another | ||
- | where the code is like this: | + | Quite primitive, with a list of scenes to display when you click the link or the button. You may add <b>delay 0.5;</b> between scenes, where the value is in seconds, and, of course, repeat scenes on the list. |
+ | We can try to add a loop or another form of flow-control over the list. | ||
+ | |||
+ | * The current code is like this: | ||
<pre> | <pre> | ||
<jmol> | <jmol> |
Revision as of 07:46, 17 October 2024
|