|
|
|
Anfy Java Anfy Java offers by far the most comprehensive and varied selection of the applets listed in this site. It not only offers applets which can add effects to single graphics but also banner and slide show effects which can use multiple images. It is also the only group of applets discussed at this site which offers the option of scrolling text in some applets. All of the Anfy applets can be obtained at no charge from their site. The code for one of the most complex of the slide show applets is shown here: <applet
archive="AnFade.jar" codebase="http://www.mysite.com''
code="AnFade.class" width="186"
height="207"> Items which must be entered or modified are shown in white, those which must be uploaded to your server are shown in yellow. A discussion of the effects of the various parameters can be found by going to the previews of the various applets and clicking on the html file corresponding to the applet in the Anfy Java/Tutorial file. Each applet has its own small file in the Anfy Java/Applet file and this file contains everything that must be uploaded to your server. Although it is not shown in this example, files that have a scrolling text capability (if you use that capability) will also have a ***.txt file which you must modify to show the entire Web address of your server, such as for the line <param name="textscroll" value="http://www.mysite.com/firewkscr.txt">. A detailed animated view of construction of an Anfy Java signature can be found here.
|
|
|