Script Documentation

Once you have your images in order and you have added the applet tag to your webpage, the next step is to write your demo script.

The Demo script is an XML (i.e. HTML-like) text file which includes all the instructions for playing your demo, and is referenced from the applet tag.

If you understand some basic HTML, it shouldn't take you too long to understand the format. (The best way to get familiar is to check out the examples)

A big advantage of using a demo script is that changes are easy. With video screen recordings or audio voice-overs, you may need to spend hours of re-recording to make a basic change. With the a text script, however, you can simply edit the script file to quickly add screens, change text, etc.

For detailed documentation of every recognized tag, start with the outer-most tag, the <demo> tag.

Next