Version 2.2 — © 1997-1999 Christian Cohnen — Example 3
Blend mode with high smooth value (800)
Creates a hard, sharp transition pattern
<applet archive="ImageFader.jar"
code="ImageFader.class" width="160" height="100">
<param name="wait" value="20">
<param name="speed" value="200">
<param name="image1" value="oil.gif">
<param name="image2" value="logo2.gif">
<param name="image3" value="texture.gif">
<param name="blend">
<param name="smooth" value="800">
<param name="fade" value="fade2.gif">
<param name="link" value="https://www.chriscohnen.de">
<param name="targetWindow" value="_blank">
</applet>