close

J A N I M 3   S L I D E   S H O W   T E M P L A T E
Using  New Janim 3.16 "nameact" param








 

Lake Slide Show
Click Thumbnails to view large image

 
  To create your own Slide Show replace items in yellow with your own graphics and text using same size graphics 350 x 185 px. "Save As" with a new filename to save template for another SS  
  <html>

<head>
<title>
Lake Slide Show Template</title>
</head>
<body bgcolor="
#7E909E" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">

<p align="center">
<font size="4"><b>
J A N I M 3 &nbsp; S L I D E&nbsp;&nbsp; S H O W &nbsp; T E M P
L A T E
</b></font>

<br>
&nbsp;<table border="0" width="98%" height="384">
<tr>
<td width="25%" height="277"><p align="center">
<img src="
snowstorm.jpg" onmouseup="janim.setImageValue('snowstorm.jpg');" border="1" WIDTH="100" HEIGHT="80"><br>
<!-- Note above where the 2 same images should be substituted when creating your own. Do this on 6 lines -->
<br>
<img src="
fisher2.jpg" onmouseup="janim.setImageValue('fisher2.jpg');" border="1" WIDTH="100" HEIGHT="80"><br>
<br>
<img src="
rainhaidia.jpg" onmouseup="janim.setImageValue('rainhaidia.jpg');" border="1" WIDTH="100" HEIGHT="80"> <br>
</td>
<td width="41%" height="277"><p align="center">
<applet code="Janim3.class" archive="Janim.jar" name="janim" width="350" height="350" ALIGN="bottom" style="border-left: medium inset
#C0C0C0; border-right: medium outset #000000; border-top: thin outset #C0C0C0; border-bottom: thin inset #808080">
<param name="image" value="
snowstorm.jpg">
<!-- Substitute your image for same one you substituted for snowstorm.jpg above -->
<param name="slide" value="1">
<!-- For non registered version) -->
<param name="intensity" value="200">
<!-- Intensity, a shared parameter with snow, fireworks and rain. The intensity of snow fall etc.
value 0 to ? (depending on image width) Defualt=50 -->
<param name="reg1" value="997009">
<!-- The slide parameter is for all users, however, if you use registered parameters such as rain, snow. and fireworks,
you require the registered version -->
<param name="nameact" value="1">
<!-- This param activates the file name action, rain, snow, firew -->
</applet>
</td>
<td width="26%" height="277"><p align="center"><img src="
firewbeach2.jpg" onmouseup="janim.setImageValue('firewbeach2.jpg');" border="1" WIDTH="100" HEIGHT="80"><br>
<br>
<img src="
snowyosemite.jpg" onmouseup="janim.setImageValue('snowyosemite.jpg');" border="1" WIDTH="100" HEIGHT="80"></p>
<p align="center"><img src="
rainhboat.jpg" onmouseup="janim.setImageValue('rainhboat.jpg');" border="1" WIDTH="100" HEIGHT="80"></td>
</tr>
<tr>
<td width="96%" colspan="3" height="44"><p align="center"><font face="
Verdana" size="2" color="#C0C0C0">
<strong style="font-weight: 400">
Lake Slide Show<br>
Click
Thumbnails to view large image</strong></font></td>
</tr>

</table>

</body>
</html>