RealChat Software Version 1.7

Rotating banners


RealChat supports integration with your existing banner rotation system. The Enterprise edition uses two frames - one for the chat client applet and the other for displaying ads. There are four additional applet parameters to set after doing the client configuration.

RealChatClient Additional Applet Parameters


framed Parameter

Syntax: <param name=framed value="value">
Default: not set

Setting the value to "Yes" would allow you to put the applet in a frame.


headerURL Parameter

Syntax: <param name=headerURL value="URL">
Default: <param name=headerURL value="chat_header.html">

The default header URL - it may be a page displaying your logo, some menu items or constant ad. The location is relative to applet codebase.


adsURL Parameter

Syntax: <param name=adsURL value="URL">
Default: <param name=adsURL value="chat_ad.html">

The banner ads URL - it may contain a script for rotating banners. The location is relative to applet codebase.


adsRefresh Parameter

Syntax: < param name=adsRefresh value="interval">
Default: <param name=adsRefresh value="1">

The time interval in seconds for switching between headerURL and adsURL. If not set the applet does not force the top frame to be refreshed.


Home