FX 3D Tiler Applet

FX 3D Tiler Applet
 
 
 
 
 
The name of this applet is the FX 3D Tiler Applet. 
It creates a unique mosaic effect that I believe
you will enjoy.  For this applet you will need 3 images which will need to be the same size. 
Little or no preparation to the images is needed .
 
 You will also need 2 class files to make this applet work .  They are the tilerFX.class and the Producer.class.  You will find these files in a zip file in the files section at yahoo, along with the sniplet of codes that you will need to make the applet.   I have highlighted the changes you will need to make to the code below in red.
 
 
For Stationery Use:
 
<center> <applet codebase="http://www.your website addy.com/" code="tilerFX.class" name="tilerFX" width="245" height="270"><param name="image1" value="http://www.your website addy.com/applets/image 1.jpg">
          <param name="image2" value="
http://www.your website addy.com/applets/image 2.jpg">
          <param name="image3" value="
http://www.your website addy.com/applets/image 3.jpg">
          <param name="url1" value="
http://www.karebearaaa.bravepages.com/">
<param name="msg1" value="Happy Thanksgiving !"><param name="credits" value="Applet by Ibon Tolosana (www.izar.net/~ibon.html)">
          <param name="backimage" value="no"><param name="backred" value="224"><param name="backgreen" value="224"><param name="backblue" value="224"><param name="rows" value="20"><param name="columns" value="20"><param name="steps" value="48"><param name="showimages" value="yes">
          <param name="frame" value="_blank"><param name="delay" value="15000"></applet><center>
 
For Webpages Use:
 
<center> <applet code="tilerFX.class" name="tilerFX" width="245" height="270"><param name="image1" value="applets/image 1.jpg">
          <param name="image2" value="applets/image 2.jpg">
          <param name="image3" value="applets/image 3.jpg">
          <param name="url1" value="
http://www.karebearaaa.bravepages.com/">
<param name="msg1" value="Happy Thanksgiving !"><param name="credits" value="Applet by Ibon Tolosana (www.izar.net/~ibon.html)">
          <param name="backimage" value="no"><param name="backred" value="224"><param name="backgreen" value="224"><param name="backblue" value="224"><param name="rows" value="20"><param name="columns" value="20"><param name="steps" value="48"><param name="showimages" value="yes">
          <param name="frame" value="_blank"><param name="delay" value="15000"></applet><center>
 
Parameters:
 
showImages yes/no. Show images while loading.
credits   Mandatory parameter.
image<1...n> Filenames of images needed by the applet. Set as many images as desired (or limited) for the applet. 
message<1...n> String Message shown for each image.
url<1...n> URL URL to link for each image (when applicable).
steps Integer value greater or equal to 2. Recommended values less than 64. Steps for each tile to complete rotation.
backImage image name to use as applet's background. Set to "no" for no background image. Size must equal in to applet´s drawing area.
backred, backgreen, backblue 0...255 When backimage param. is set to "no", use these parameters as background color definition.
If not set, defaults are all 255.
 
rows, cols Integer value greater or equal to 1. Number of rows and columns for tiling.Use values which make an exact fit when dividing: width/cols and height/rows. Use samesized images.
frame String Destination frame for links. Values:
_self
_blank
_top
_parent
 
 
And now you should have all you need to make this wonderful creation.  As always, should you need help, don't hesitate to ask Karen, Shari, NormaJean or any of the other members for assistance.  We would love to help you. and are looking forward to seeing your creations.
 
Hugs,
 
Karen
 
 

Copyright İFebruary, 2002 - All Rights Reserved.