banner software

Advanced Banner Rotation Software

[ Banner Home ] [ Set-Up ] [ Documentation ] [ Demos ] [ Buy Now ] [ Support ]

Documentation - Full Parameter Reference

Parameter Name Description
bannerN

This parameter specifies the URL of the image file for this banner. You should replace the N in the parameter name with the banner number. So for 3 banners you would have 3 parameters:-

<param name="banner1" value="[IMAGE URL]">
<param name="banner2" value="[IMAGE URL]">
<param name="banner3" value="[IMAGE URL]">

 

linkN

This parameter specifies the URL Link for each banner. You should replace the N in the parameter name with the banner number. So for 3 banners you would have 3 parameters:-

<param name="link1" value="[URL LINK],[TARGET]">
<param name="link2" value="[URL LINK],[TARGET]">
<param name="link3" value="[URL LINK],[TARGET]">

Target specfies the target frame or window and would normally be set to a value of "_self".

 

Speed

Banner Transition Speed - specifies the speed at which the next banner will be moved into position. Range of values are 1 (slow) to 100 (fast).

Example
<param name="Speed" value="50">

Pause

Pause Time between Banners - the value is a positive integer and represents the number seconds to pause before moving the next banner into position.

Example
<param name="Pause" value="5">

random

The random parameter specifies whether the banners should be displayed in the order in which they are specified by the banner parameter above or whether the applet should display the banners in a random order.
This setting can be either "true" (for random display) or "false" (for ordered display).

Example
<param name="random" value="true">

 

[ Banner Home ] [ Set-Up ] [ Documentation ] [ Demos ] [ Buy Now ] [ Support ]