| Fading Image Applet Parameters. |
| Parameter Name |
Description |
Range of Values |
Typical Value |
Default Value |
| BgColor |
Defines the background color of the applet. This will only
take affect if an image is not loaded into the applet. |
Red Green Blue "0-255|0-255|0-255" |
"0|0|0" |
"255|255|255" |
| Link |
A url where the viewer is taken when they click on the applet.
If this parameter is not specified then the applet will not link to another web site. |
"http://anywebsite" |
"http://www.net800.co.uk/netstart/sirius" |
"none" |
| FramesPerFade |
The number of frames used to fade from one image to another.
The more frames you use the smoother the fading will be but the fading process will take
longer and will also take up more memory. The maximum is 100 but this should only be used
on small images or very powerful computers. It is a good idea to experiment with different
values. |
"1" to "100" |
"20" |
"25" |
| Speed |
The speed at which images fades in and out. The greater the
number the slower the images fades in and out. |
"1" to "1000" |
"60" |
"100" |
| Wait |
The length of time an image is displayed for in seconds.
Images might be displayed for slightly longer than the time you specify because time needs
to be allowed for image processing to be carried out, this is usauly about 1 second. |
"0" to "1000" |
"5" |
"4" |
| Images |
The images that are displayed in the applet. The different
images must be separated with a | |
There is no limit to how many images you can use, have as many
images as you want. Images must either in a Gif format(.gif) or Jpeg format (.jpg) |
"img0003.gif|img0013.jpg|img0010.jpg|img0020.jpg" |
No Default Value |