Sandbox 146: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' /> | <applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' /> | ||
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='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki> | : <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki> |