After you have created your applet and tested to be sure it works in your browser.
Copy and paste the applets parameters into a plain text file using an editor such
as notepad or ultraedit.
You should have something that looks like this:
<applet code="alcsnow.class" width="275" height="300">
<param name="grph" value="my1.jpg">
<param name="snows" value="900">
<param name="threadsleep" value="80">
sorry, your browser does not support java
</applet>
Save this file as filename.jav
"Applets" MUST be saved with *.jav extension or *.txt, and uploaded into images
directory. If you are using notepad be careful as it sometimes will try to save
the file as filename.jav.txt This work but you canīt forget the complete file name!
Important! Upload the filename.jav file in ascii mode, the *.class,*.jar and
image files must be uploaded using BINARY transfer mode into the java directory
of your vcard script.
Please note: The files with "applets" are NOT the full HTML documents!
There shouldn't be <HEAD>, <BODY>, <HTML>, <META>, <TITLE>
or any other html markup on these pages!
Adding Java Ecards to your gallery:
Login at your admin panel
Go to Gallery and reference the files:
Select the Category you wish to add the Java Applet to.
Post File: enter the filename.jav
Post Thumb file: location of your thumbnail image
Template: Specify a template if you wish
Click the add button
contribution text by Cindi (All4Love.Net)