the imagesource attribute indicate you put your image files in directory images.
|
the endimage value 10 indicate that you have 10 image files held in
-
T1.gif, T2.gif, ..., to T10.gif
|
The soundsource indicate that you put your sound files in audio directory.
|
The sounds attribute lets you express your audio file sequence.
|
the pause attribute is the pause (ms) between each image frame.
|
There are other parameters which can be set such as:
|
<param name=startup value="loading-msg.gif">
|
This image will show up first to remind user that image is loading.
|