© 2000 Sirius Java Productions. Site Map.

Java Fading Images Applet - Table of Parameters

java applets
java applets


The following is the complete list of parameters and features available in the fully licensed version. If you are using the freeware version then please note the table at the bottom of this page.


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


Common Problems
1. The parameters names and values are case sensitive. This means that where their are capital letters in the list of the parameter names above you must use capital letters in your html document.

2. A common reason why images are not loaded into the applet is if the image name is in capital letters and you have used lowercase letters in the parameter value. It is recommended that you should change the image name into lowercase letters.




For Pricing and Ordering Information Click Here !


java applets
java applets