Scroller Applet
(new version 1.2)
Author :
(c)1997 RJHM van den Bergh.
rvdb@nedernet.nl
This applet is free for non commercial purposes.
Please send $5.-- to :
RJHM van den Bergh
Aldenhof 67-24
6537 DC NIJMEGEN
NETHERLANDS
It's a compensation for my free time and expenses.
Commercial users please pay the $5.--
Or make a small link to my site
http://www.nedernet.nl/~rvdb
DISCLAIMER :
Because off the low price we do not except any claims.
Using the applet is at your own risk.
---------------------------------------------------------------------------------------------------------------------------------
INSTRUCTIONS :
1 insert the following text in your homepage .
Do it at the place where you want the shaking picture.
2 Also put the file Scroller.class at your providers computer.
If you use this example at the same place as your homepage file.
(Don't forget the letter casing , unix computers are case sensitive)
3 Of course you must put your graphics file on the providers
computer to.
You can plase it in another directory.
But then you have to change the picture parameter .
example change "scroller.gif" to "directoryname/scroller.gif"
Offcourse you don't have to use the scroller.gif file.
Any file will do it will be reshaped at the applet width and height
So the filesize isn't important.
----------------------
COMMEN MADE MISTAKES.
Java is case sensitive.
1: In my programs I only use small letters for the parameter names.
If you don't it will not work on all computer types.
2: You use an FTP (file transvere protocol) program to upload the
files to the your ISP(internet servic provider).
If you use windows95 be sure to use a windows 95 and not a windows 3.1x FTP
program.
A windows3.1x program uses the short filename.
So *.class will get *.cla also the letter cassing can be different.
And if the borwser can't find the applet program it will not work.
3: also make sure you transfere the classfile as a binary file.
DISCRIPTION OFF APPLET TAGS :