<applet code="tv_banner.class" codebase="java" align="top" width="400" height="40">

<param name="compatibility" value="all">
Leave this untouched

<param name="description" value="THE TV BANNER APPLET IN ACTION">
Enter the text you'd like to be shown on the status bar.

<param name="loop" value="on">
Determines if the applet will start again, once it's finished displaying all it's ads.

<param name="noise" value="200">
The time interval between ads (1000 = 1 second).

<param name="owner" value="DEMO VERSION">
<param name="serial_num" value="5181513618710101316">
Leave these untouched, unless you've received a registration ID.

<param name="pause" value="1">
The length of time the ads are displayed (in seconds).

<param name="preload" value="on">
Loads all images before rendering static.

<param name="random" value="off">
Will display ads in a random sequence.

<param name="sound" value="on">
Sound on/off

<param name="speed" value="1">
Performance factor. 1 is fastest.

<param name="splash" value="images/intro.gif">
The very first image to be shown.

<param name="Advert_X" value="images/1.gif>http://www.somewhere.com">
Where X, is the index number of the ad to display. Notice the associated link at the end of the filename.

</applet>

Back