General
   AtomiX is copyrighted 2000 Sam Hill. The program cannot be modified in anyway or the source code used in any program without permission. e-mail: copyright@samhill.co.uk for more information.
 
Adding AtomiX to your website...
   This is decidedly simple to add to your own website - it takes two stages.

  • Stage 1 - download this file: atomix.jar
    This contains all the files needed to use Atomix, all bundled up neatly.

  • Stage 2 - add the following code to your website:
    <APPLET code="game.class" archive="atomix.jar" width=534 height=356>
    <PARAM name="author" value="Sam Hill - www.samhill.co.uk">
    <br><br>Sorry - you do not have a JAVA Browser
    </applet>

    Making sure the page you place the above on, is in the same directory as the atomix.jar file.
    Thats it - Atomix is now on your website - please be kind and link back to: www.samhill.co.uk as the location where Atomix came from. You will also need to create an about.htm file, which is displayed when the user clicks on the About button on the Applet.
  • Back...


    Copyright © 2000 Sam Hill - www.samhill.co.uk - sam@samhill.co.uk