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