
__header|<html><body background="logobg.jpg">
__header
__title Configuring WebShow
__audio 3.mp3
__top
<h4>
There are several simple steps you must take to prepare up your own WebShow.
</h4>

__number_start

__list_item Create Slides
Create a series of HTML pages for the slides.  They can be given any
name.  For this slide show you are viewing now, they were given the
names 
__emphasis 1.htm, 2.htm, 3.htm
.

__list_item Create Recordings
Create a separate audio recording to accompany each slide.  The audio
recording can use any format that the web browser recognizes and knows
how to launch an application to play.  This example utilizes <a
href=mp3.htm>MP3</a>  (a compressed digital audio format) which can be
played by Windows Media Player or by a number of other free player.  For
this slide show, the audio recording files were given the names 
__emphasis 1.mp3, 2.mp3, 3.mp3
.

__list_item Configure Slides
Edit the 
__emphasis slides.js 
file in the directory where
the WebShow files are located.  Modify the 
__emphasis window.slides =
section to list the filenames of your
slides.  Modify the 
__emphasis window.titles =
section to list
titles for your slides.  (Titles are optional.) Modify the 
__emphasis window.audios =
section to list the filenames of your
audio clips.

__list_item Modify Splash Slide
Optional: edit the 
__emphasis splash.htm
file to change the
splash page which appears prior to starting the actual WebShow.
</li><p>

__list_item Start WebShow
That's it!  Now open the 
__emphasis index.htm
file in the
WebShow directory to start the show.

__number_end
__footer
