APPLET COOLBANNER
Brought to you by reystar.com
OVERVIEW:
This applet takes any number of banners (468x60) and rotates them in order using
different cool transitional effects to hide one and display the next. The user of this applet
can set the number of banners to be rotated, the speed of the transitional effect, the
time for a banner to remain shown before the next rotation, whether to display a border or
not when banner is selected, and if a border is used, the border color.
ZIP FILE CONTENT:
Download file coolbanner.zip contains:
SAMPLE HTML CODE:
<HTML>
<BODY>
<CENTER>
<APPLET CODE="coolbanner.class" WIDTH="468"
HEIGHT="60">
<PARAM NAME="img1" VALUE="banner0.gif">
<PARAM NAME="link1" VALUE="http://www.reystar.com">
<PARAM NAME="img2" VALUE="banner1.gif">
<PARAM NAME="link2"
VALUE="http://www.freemoneymakingmagazine.com/?a=17910">
<PARAM NAME="img3" VALUE="banner3.gif">
<PARAM NAME="link3"
VALUE="http://affiliates.match.com/index.asp?billingid=500783">
<PARAM NAME="img4" VALUE="banner4.gif">
<PARAM NAME="link4"
VALUE="http://www.webshots.com/webshots.cgi?cashclub|reystar">
<PARAM NAME="img5" VALUE="banner5.gif">
<PARAM NAME="link5"
VALUE="http://www.singlec.com/cgi-bin/af/b.cgi/1645quot;>
<PARAM NAME="img6" VALUE="banner6.gif">
<PARAM NAME="link6"
VALUE="http://www.webposition.com/d2.pl?r=MKH-555A">
<PARAM NAME="img7" VALUE="banner7.gif">
<PARAM NAME="link7"
VALUE="http://www.search-network.com">
<PARAM NAME="img8" VALUE="banner2.gif">
<PARAM NAME="link8" VALUE="http://friendfinder.com/go/b33813">
<PARAM NAME="speed" VALUE="1">
<PARAM NAME="delay" VALUE="10">
<PARAM NAME="useborder" VALUE="Y">
<PARAM NAME="bordercolor" VALUE="2">
<PARAM NAME="bordercolorred" VALUE="255">
<PARAM NAME="bordercolorgreen" VALUE="255">
<PARAM NAME="bordercolorblue" VALUE="255">
</APPLET>
</CENTER>
</BODY>
</HTML>
PARAMETERS:
NOTES:
If you want to use less or more banners, simply remove or add the <PARAM
NAME=Img* and <PARAM NAME=link* in your html code.
Brought to you by reystar.com
ITtoolbox Java Technologies Knowledge Base