Sandbox 130
From Proteopedia
(Difference between revisions)
Line 3: | Line 3: | ||
Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read: | Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read: | ||
- | : <nowiki><applet load='2ktq' size='300' frame='true' align='right' scene='Sandbox_130/ | + | : <nowiki><applet load='2ktq' size='300' frame='true' align='right' scene=' Sandbox_130/Scene_1/1' caption='2ktq' /></nowiki> |
<scene name='Sandbox_130/Scene_1/1'>TextToBeDisplayed</scene> | <scene name='Sandbox_130/Scene_1/1'>TextToBeDisplayed</scene> | ||
- | <applet load='3ktq' size='300' frame='true' align='right' scene='Sandbox_130/ | + | <applet load='3ktq' size='300' frame='true' align='right' scene=' Sandbox_130/Scene_2/2' caption='3ktq' /> |
<scene name='Sandbox_130/Scene_2/2'>TextToBeDisplayed</scene> | <scene name='Sandbox_130/Scene_2/2'>TextToBeDisplayed</scene> | ||
- | <applet load='2ktq' size='300' frame='true' align='right' scene='Sandbox_130/ | + | <applet load='2ktq' size='300' frame='true' align='right' scene=' Sandbox_130/Scene_3/1' caption='2ktq' /> |
<scene name='Sandbox_130/Scene_3/1'>TextToBeDisplayed</scene> | <scene name='Sandbox_130/Scene_3/1'>TextToBeDisplayed</scene> | ||
«» | «» |
Revision as of 19:35, 23 November 2009
Mike Faibish’s Problem Set Scenes
|
Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read:
- <applet load='2ktq' size='300' frame='true' align='right' scene=' Sandbox_130/Scene_1/1' caption='2ktq' />
|
|
«»