Java Applets
Home Up Java Links Java Applets JavaScripts VB Scripts

 

 

Sign my Guestbook
View my Guestbook
MP3 Message Board

Here should be a Java-clock

I'm now .
Click here to chat with me.
(Only available if i'm online)

You can download the rotating 3D clock (at the right) from this page.

 

Just follow these steps:

  1. Download the Clock3D.class file.
    This is a compiled version of the clock.
  2. Put it on your own homepage:

Add the following code:

<applet width="140" height="140" code="Clock3D.class" codebase="Java/">
<param name="12hour" value="0">
<param name="a1" value="12500">
<param name="color" value="#164c6">
<param name="fps" value="18">
<param name="irotx" value="0">
<param name="iroty" value="0">
<param name="irotz" value="00">
<param name="pixangle" value="5">
<param name="pixd" value="29">
<param name="radius" value="26">
<param name="rotx" value="0">
<param name="roty" value="-4">
<param name="rotz" value="0.401">
<param name="style" value="1">
</applet>

Just play around with the parameters,you'll see what they do.
Don't forget to change codebase="Java/" (line 1) to the directory where you've uploaded the applet.

Back Home Up Next

 


This page was last updated 01/22/99.
This website is Copyright (C) 1998-1999 Bruring Media.
For any questions/comments concerning this site, feel free to e-mail jbruring@dds.nl