All necessary classes for ATV applet are in the » forester.jar jar file.
The main class for ATV applet is org.forester.atv.ATVapplet.class.
ATV applet can be launched with the applet tag ([sun] [w3schools] [w3c]) which might be best accomplished by using JavaScript.
ATV applet currently uses two parameters:
The following is an example of a simple JavaScript for launching ATV applet (it defines a function called openWin):
The ATV launching JavaScript function (openWin) is called with the following HTML code:
Please note that when using Java applets everything (jar archive containing the necessary classes, data files, and configuration files) has to originate from the same server (for security reasons).
Last updated 2007-06-12