Java MyBanners 1.01 (Free version)
Author: Hao Ju
Release date: 25 May 2006
Each advert runtime is 6 seconds
About MyBanners applet:
How this MyBanners works, MyBanners randomly displays your banners, it loads all banners at once (stores all banner files into your visitor's computer) , that is for the best performance to display your banners smoothly. Because it is random, your visitors always see different banner each time when they visit your website.
MyBanners is good for displaying pictures (not animation).
MyBanners can manage to display up to 10 adverts.
Download Java MyBanners (free version)
How to config and run this MyBanners:
This is the code you need to copy and paste into your web page:
-------------------------------------------------------------------------------------------------------------------
<applet code="MyBanners"
archive="MyBanners.jar" width=400 height=60>
<PARAM name="duration" value="10">
<PARAM name="Line0" value="logo.gif">
<PARAM name="Line1" value="http://www.google.com">
<PARAM name="Line2" value="logo1.gif">
<PARAM name="Line3" value="http://www.yahoo.com">
<PARAM name="Line4" value="logo2.gif">
<PARAM name="Line5" value="http://www.msn.com">
</applet>
--------------------------------------------------------------------------------------------------------------------
Only bolded data you may modify / change :
Then you done.
Goto your page, try it, it should work, if not, then contact me. My email is ContactHaoju@yahoo.co.uk
About Java Applet:
Java Applet is client_side program, which means in order to run Java applet you need have Java Virtual Machine installed in your computer and also Java supported by your Internet Browser, for details about Java Applet please visit WikiPedia at http://en.wikipedia.org/wiki/Java_applet
26 May 2006