Colorfader Java Applet   Commerical Version 1.0


Information :

Colorfader is a special image effect Java applet.

URL: http://japplets.tripod.com/colorfader.html

Author: Gokhan Dagli

Mail : quickshare@excite.com

Class File : colorfader.class

This effect contains the code by Gokhan Dagli, used under a licence. Before using this applet you must read the license agreement.

Cost: 29USD   You can buy it when finished testing. Buy it once, use same regcode for new versions! You have to pay small amount of money and receive your registration codes (regcodes). You can buy the registration code using a credit card through Regsoft secure servers.

You can use the applet freely to enhance your web pages (commerical or non-commerical). However, I placed a status bar warning that will appear when the applet is online on a site and regcode parameter isn't correct.

Sample :




Include the applet in an HTML page with code similar to the following:

<applet code="colorfader.class" width=140 height=140>
<param name=info value="Applet by Gokhan Dagli,japplets.tripod.com">
<param name=regcode value="">
<param name=status_bar value="Click here">
<param name=bgcolor value="ffffff">
<param name=image value="10.jpg">
<param name=image_align value="center">
<param name=image_valign value="center">
<param name=delay_period value="100">
<param name=link value="http://japplets.tripod.com">
<param name=target_frame value="_self">
</applet>




Code explanations :

The following instructions describe the meaning of the available parameters for this applet:


<applet code="colorfader.class" width=140 height=140>

The applet tag identifies the location, class file name, and size of a Java applet. The first part of the tag code=colorfader.class identifies the name of the Java applet. The second and third part of the applet tag identifies the width and height of the applet (usually measured in screen pixels).

<PARAM NAME=regcode VALUE="">

Registration code (if you have it). In the "regcode" parameter, place the registration code you purchased from us. You have to pay small amount of money and receive your registration code (regcode).

<PARAM NAME=info VALUE="Applet by Gokhan Dagli,japplets.tripod.com">

Information about the Colorfader.

<param name=status_bar value="Click here">

Status bar message.

<param name=bgcolor value="ffffff">

Background color of the applet.

<param name=image value="10.jpg">

Name of the image.

<param name=image_align value="center">

This tag identifies alignment of the image. left,center or right.

<param name=image_valign value="center">

This tag identifies vertical alignment of the image. top,center or bottom.

<param name=delay_period value="100">

Delay time of paint process. 50-200

<param name=link value="http://japplets.tripod.com">

Target URL.

<param name=target_frame value="_self">

Target frame.

</applet>

The last part works like all other HTML tags and defines the end of the applet tag </applet>.

Getting Started

  • Place the class file (colorfader.class) and an image in the directory containing the HTML document into which you want to insert the applet (or into a different directory, and add the correct CODEBASE= attribute).
  • Add the applet tag to your HTML document in the position you want colorfader to appear.
  • The info parameter must be included for the applet to run. It is case sensitive, and the number of spaces between words must be identical (entirely single-spaced). If you try to run the applet and you see the message "info parameter error", it denotes a problem with this parameter.

Troubleshooting & Support

  • Please send me any questions, requests or remarks you might have to: quickshare@excite.com
  • Usually the easiest way to customize the applet is cut and paste the applet tag information used in the sample and modify it to fit your web page.
  • If you see a "class not found" message, this means what it says -- your browser can't find the .class files specified. This may mean a spelling or case mistake in the CODE= attribute, the wrong location in the CODEBASE= attribute, or that you've forgotten to copy the .class file (colorfader.class) to the necessary directory.
  • Make sure that your <APPLET> tag, closing </APPLET> tag, and all <PARAM> tags have < and > brackets. Check that the value for every parameter is enclosed between " signs.
  • If you see a NullPointerException displayed in the browser status-bar, it's most likely to be caused by a mistake in an image-based parameter. Check that paths and names of images are correct.
  • If the applet runs, but you can't make it do what you want it to do, please take another look at the documentation.




Colorfader Java Applet- Copyright (C) by Gokhan Dagli 2000


Other Java Applets

Colorfader

Billboard

Magic Image

Colorbook