 |
 |
|
 |
| |
|
First of all place the SlideShowII.jar in the directory of your HTML document. Then copy the code from the
SlideShowII.txt file into your document. Now you have the possibility to change the following parameter. |
|
| |
|
|
|
| |
<Param name="Images" value="x">
|
|
| |
|
Please insert here instead of 'x' the number of images you want to use. |
|
| |
|
|
|
| |
<Param name="Time" value="x">
|
|
| |
|
That's the time you want the images to be displayed. 1000 means 1 second. |
|
| |
|
|
|
| |
<Param name="Delay" value="x">
|
|
| |
|
The lower you choose this number the faster the pictures will change. 10 to 30 are good choices. Please check this out for yourself. |
|
| |
|
|
|
| |
<Param name="1" value="|Images/image1.jpg/gif|http://www.yourdomain.com/index.htm|your text|">
|
|
| |
|
There are three entries here. The first one is the URL of the image. The second one is the URL you want to link to. This will only work if links are enabled. If you want to know how to enable links mail me please. In case you won't place a link here type a whitespace in.
The last entry is the text you want to be displayed. |
|