DissolveImage Java Applet   Commercial Version 1.0


Information :

DissolveImage shows and hides images using dissolve transition effect!

URL: http://www.appletcollection.com/dissolveimage.html

Author: Gokhan Dagli

eMail : info@appletcollection.com

Class File : dissolveimage2.class

See Also:
4Slideshow
DHTML Image Slideshow Script Wizard

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

Registration Fee: $19. Registration removes the status bar message. Please try it before you buy it. Buy it once, use the same regcode for new versions. You can buy the registration code using a credit card through Regnow secure servers. Click here.

Sample :



Dissolve Image java applet, Copyright 2002 GD

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

<applet code="dissolveimage2.class" width=222 height=202>

<param name=regcode value="">
<param name=info value="Applet by Gokhan Dagli,www.appletcollection.com">
<param name=bgcolor value="FFFFFF">

<param name=image1 value="bear.jpg">
<param name=image2 value="cleaf.jpg">
<param name=image3 value="fly.jpg">

<param name=link1 value="http://www.appletcollection.com">
<param name=link2 value="http://www.appletcollection.com">
<param name=link3 value="http://www.appletcollection.com">

<param name="status_bar_msg1" value="A Bear">
<param name="status_bar_msg2" value="A Leaf">
<param name="status_bar_msg3" value="A Fly">

<param name="transition_delay" value="100">
<param name="delay" value="2000">
<param name="step_count" value="24">

<param name="image_align" value="center"> 
<param name="image_valign" value="center">

<param name=target_frame value="_self">

<a href="http://www.appletcollection.com/">Dissolve Image java applet, Copyright 2002 GD</a>

</applet>




Samples :

Sample1Sample2Sample3

Code explanations :

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


<applet code="dissolveimage2.class" width=222 height=202>

The applet tag identifies the location, class file name, and size of a Java applet. The first part of the tag code=dissolveimage2.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 to receive your registration code (regcode).

<param name=info VALUE="Applet by Gokhan Dagli,www.appletcollection.com">

Information about the DissolveImage Java applet.

<param name=bgcolor value="ffffff">

Background color of the applet.

<param name=image1 value="bear.jpg">

The first image to show.

<param name=link1 value="http://www.appletcollection.com/">

The URL to be associated with first image.

<param name="status_bar_msg1" value="Bear">

You can change the displayed status bar message for each image in the "status_bar_msg" code. "status_bar_msg1" is the message displayed with the first image.

<param name="transition_delay"value="100">

This is the delay in milliseconds between redraws. In other words it represents the speed of the transition. To make your animation more fluid you should decrease the time (so be carefull for CPU overhead for too old computers. Typically 40:minimum, 400:maximum , 70-100 :good).

<param name="delay" value="2000">

This is the time, in milliseconds, the image should be waiting before transition again.

<param name="step_count" value="24">

Number of steps for each morphing to complete. The bigger the value, the longer the time for transition between images.

<param name="image_align"value="center">

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

<param name="image_valign"value="center">

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

<param name="target_frame" value="_self">

Target frame for.

</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 (dissolveimage2.class) 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 DissolveImage 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.

Linking to My Web Site

If you use unregistered version of this applet in your own website and you want to include a link to my homepage, you can use the images "sbn.gif" or "bbn.gif" and type this HTML code in your pages:


java applets

<a href="http://www.appletcollection.com/"><img src="sbn.gif" alt="java applets"></a>

java applets

<a href="http://www.appletcollection.com/"><img src="bbn.gif" alt="java applets"></a>

This is absolutely optional. I will be very happy if you do so.
Thanks.

Troubleshooting & Support

  • Please send me any questions, requests or remarks you might have to: info@appletcollection.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 (dissolveimage2.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.




DissolveImage Java Applet- Copyright (C) by Gokhan Dagli 2000-2002


Popular Applets Collection Java Applets

Advanced News Scroll

Advanced Newsticker

Horizontal Menu Scroll

Advanced Typewriter Scroll



Java Applets

Absolute Menu

Magic Text Scroll

Newsticker

Colorfader

Billboard

Magic Image

Colorbook

DissolveImage

Screw

FineDots

Java Applets Home


Text Effects Collection Java Applets

Announcer

A.H. Scrolling Text

Message Slider

Headline Typer

Flying Letters

Headlines

TypeWriter

Wipe Right