Sandbox Reserved 128: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<scene name='Sandbox_Reserved_128/1msw/1'>1msw</scene> | <scene name='Sandbox_Reserved_128/1msw/1'>1msw</scene> | ||
<scene name='Sandbox_Reserved_128/1qln/1'>1qln</scene> | |||
Use the scene authoring tools to make and save a scene and then edit the applet tag (above this text in the editing view) to specify the scene you saved, such as with the text ' scene='Sandbox/TestScene/1' .' <br> | Use the scene authoring tools to make and save a scene and then edit the applet tag (above this text in the editing view) to specify the scene you saved, such as with the text ' scene='Sandbox/TestScene/1' .' <br> | ||
Line 10: | Line 11: | ||
<applet load='1msw' size='300' frame='true' align='right' scene='Sandbox_Reserved_128/1msw/1' caption='1msw' /> | <applet load='1msw' size='300' frame='true' align='right' scene='Sandbox_Reserved_128/1msw/1' caption='1msw' /> | ||
<applet load='1qln' size='300' frame='true' align='right' scene='Sandbox_Reserved_128/1qln/1' caption='1qln' /> | |||
You'd copy, paste and edit that line of text in editing mode to make another 3D Jmol applet window or click the '''3D''' button and edit appropriately again. | You'd copy, paste and edit that line of text in editing mode to make another 3D Jmol applet window or click the '''3D''' button and edit appropriately again. | ||
<!-- PLEASE ADD YOUR CONTENT BELOW HERE --> | <!-- PLEASE ADD YOUR CONTENT BELOW HERE --> |
Revision as of 18:58, 11 November 2010
This Sandbox is Reserved from October 27, 2010, through December 21, 2010 for use by the Biochemistry 642 class at the University of Massachusetts at Amherst taught by Wayne Decatur. This reservation includes Sandbox Reserved 101 through Sandbox Reserved 142. |
To get started:
More help: Help:Editing |
Yu Zhao's Problem Set ScenesYu Zhao's Problem Set Scenes
Use the scene authoring tools to make and save a scene and then edit the applet tag (above this text in the editing view) to specify the scene you saved, such as with the text ' scene='Sandbox/TestScene/1' .'
In the editing window, it should look something like this when you are done:
- <applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' />
|
|
You'd copy, paste and edit that line of text in editing mode to make another 3D Jmol applet window or click the 3D button and edit appropriately again.