Last Updated: November 4, 1998
To install the Java Animator onto your Virtual Server, you will need to telnet to your Virtual Server and then do the following steps:
cd (this will put you in your home directory)
tar -xvf /usr/local/contrib/Animator.tar The HTML source below represents the applet definition for the Animator.
<applet codebase = "/Java/Animator" code="Animator.class" width=60 height=80>
<param name="imagesource" value="graphics">
<param name="startimage" value="1">
<param name="endimage" value="10">
<param name="pause" value="120">
</applet>
If you are unfamiliar with JAVA, or would like to learn more about JAVA(tm): Programming for the Internet, the following URL is an excellent resource:
More information about the Animator can be obtained at the following
URL:
(The URL below was known to be valid as of March 12,
1996)
http://java.sun.com/applets/applets/Animator/index.html
Copyright © 1996, Last Modified: 4 November 1998 A Little Technology Shoppe, LLC. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.