
Courseware Customization
Manipulate the basic building bocks of the course
Playback Scripts contain a series of commands that define how and when the multimedia files are played. You can alter or delete the original commands or add new commands. You can even edit the multimedia files using the tools in MODIFY's "Tools" folder.

Examples Explained:
The second line of this script "Graphic - 0060010 - 4" displays a graphic file named "0060010" (option 1) and leaves it on the screen for four (4) seconds (option 2).
The third line of this script "Movie - 0070010" plays a video movie file named "0070010" (option 1).
Lines four through eight of this script, starting with "Graphic - 008002" and ending with "Graphic (series) - 008002 - 14" cause several graphic files to appear at certain times during the playback of a specific audio file. This combination of script commands is called a "series". The five-line series in the example above plays out like this:
- The graphic named "008002" displays with no time delay before the next command (playing the audio file) is executed.
- The audio file named "0080010" begins to play.
- The graphic named "008002A" displays 11.08 seconds after the audio file begins to play.
- The next graphic named "008002B" displays 12.58 seconds into the playback of the audio file.
- The graphic named "008002" displays again, 14 seconds into the playback of the audio file.