SlideOnDemandFilm (version: 2007.06.18)

[The J Maker Home] [Software's Home] [Software's Latest Download] [Pricing] [Contact] [FAQ]

[Description]: This slide show / banner Java applet can display variable-sized images with a film strip effect from all four directions (up, down, left, and right) Images are only loaded while on demand, i.e. those in view are resident in the memory at the same time. Theoretically, unlimited number of images can be used.

[Tips]: Move the mouse onto the image to engage an image or click to link to a URL.

[Parameters]:
Parameter Value Description
applet width
applet height
regcoderegistration code
loadingloading screen display toggle: 1 = yes, otherwise = no
delaydelay in milliseconds
bgcolorbackground color: R G B
overcolormouseover color: R G B
speedspeed in pixels
directiondirection:
film direction:
1: right to left
2: left to right
3: bottom to top
4: top to bottom
borderborder control: WIDTH|R G B|STYLE
totaltotal number of images
image format: f0|f1|f2
where
f0: image filename
f1: URL address or fill in "none"
f2: frame options are as follows:
_self = current frame
_parent = parent frame
_top = top-most frame
_blank = new unnamed top-level frame
x = new top-level frame named x



Auto-generated code to be inserted into your HTML page:

P.S. Copy all necessary *.jar, images (e.g. *.gif or *.jpg), and data files (e.g. *.txt) to your web directory and embed the above code into your own HTML file.



[Package Info]:
  • File Descriptions:
  • SlideOnDemandFilm.html - this example with comments on param usage
  • SlideOnDemandFilm*.gif *.jpg - test images
  • SlideOnDemandFilm.jar - main program containing classes
  • Possible Improvements: