BurnShow


 Required Parameters
maximages[number]Number of images to load. Make sure the parameter exist for each number
maxshown[number]The number of images allowed on the screen at one time. Number must be greater then 1 and less then or equal to maximages
img#[filename]Replace # with the number of the image. Name and directory of the image file relative to where the class files are located.
 Optional Parameters
target[target]Target of new link.
  • _blank (default)
  • _top
  • _parent
  • _self
bgcolor[color]Image background color in hexidecimal RGB format. This the background color of the applet.
default = "000000" (black)
delay[number]This is the delay set in milliseconds between the transitions of the images in the slide show.
format[format]Choose how you want the images to be displayed. Choose "center" to display the image in the middle of the screen or "stretch" to stretch the image to fit the size of the applet.
  • center (default)
  • stretch
direction[direction]Set the directions you want the images to burn/melt away.
  • both (default)
  • up
  • down
 Optional Foreground Parameters
fgmax[number]Number of foreground images to load.
fgdivide[number]Number of the highest layer image taht will appear below the scrolling text.
fgimage#[image]Optional image that will be draw in the foreground of the starfield.
fgxpos#[number]The X position of the foreground image.
fgypos#[number]The Y position of the foreground image.
 Additional Parameters [ Full Version Only ]
mainlink[url]Web address of the main link which appears on the top right corner when mouse iso ver the applet. Make sure the value is a valid web address with "http://" in front of it.
maintext[string]Text string to display for the top corner main link. This is appears for the viewer.

Back to BurnShow

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.