Home > Products > 123 Flash Chat > Buy
123 Flash Chat
Introduction
Requirements
Server Requirements
Supported Platforms
Hardware requirements
Java Virtual Machine(JVM) Requirements
Port requirements
Client Requirements
Hardware Requirements
Flash Player Requirements
Installation
Overview of files
Installing Chat Server
Windows NT/2k/XP
Windows Visa
Linux
Mac Operating System
Other Unix Operating System
Web server
Insert code
Easy Way
Advanced Way
Configuration
Server Configuration
Fcserver.xml
Connection Configuration
Global Configuration
Server.xml
General Configuration
User Configuration
Log Configuration
Filterwords Configuration
Robot Message
Server API
Modules
Logo Configuration
<room_id>.xml
Client Configuration
Client.xml
Skin Configuration
Predefined Message
Change Private Message Location
flashEmotion configuration
Client Admin Panel
Integrate Database Configuration
Chat Modules
Moderate chat module
Invisible admin chat module
Change nickname module
Pocket-pc & banner chat module
Audio-Video module
Encrypt-message chat module
Event-chat module
Image-transfer module
White-board module
Flash Media Server Setting
Buddy-List module
Visual Avatar Chat Module
Chat Room Remote Controller (MSN edition)
How to customize skin
Programmers Tools
Server API
Get Server Running Status
Send command to server to operate real-time data
Add room
Delete room
Broadcast
Private message
Client parameters
init_user and init_password
init_nickname
init_root
init_room and init_room_pwd
init_lang
init_skin
Admin mode
init_ad
Loading background
init_private and init_private_message
init_listroom
init_invisible
Avatar Chat Parameters
Lite Client
User Profile Interface
Cross Proxy
configuration
Home -> Manual

client.xml

Only values can be changed, not the names.

Parameter

Type

Default value

Description

HomeUrl

String

 

http://www.123flashchat.com

 

This is the URL you want the logo to link to. If this is set to ¡®null¡¯, there will be no link over the logo.

HelpUrl

String

help/index.html

This is the URL for the help file. This can be translated to any language locally, uploaded to your web server and the new help URL can be inserted here.

registerUrl

String

null

This parameter will not need to be configured if you are using 123 Flash Chat to store your user data. This parameter is only required if you are using an external database.

copyright

String

Copyright 2001-2005 TopCMM Computing Inc. All Rights Reserved.

This is your company copyright information. This will be displayed in the ¡°about¡± panel.

loadRootPath

string

null

This is the directory where the language folder and skin folder are located. These should be left as ¡®null¡¯. If however you put them on another server, please set them to http://url/

For example: ¡°http://www.123flashchat.com/chat/¡±
Don't forget the slash at the end.

language

string

*

Choose the interface language from our collection. Current versions of 123 Flash Chat  offer the following choices:
1) en - English (default)
2) zh-CN - Simplified Chinese
3) zh-TW - Traditional Chinese
4) nl - Dutch
5) fr - French
6) ja - Japanese
7) es - Spanish
8) de - German
9) it - Italian
10)hu - Hungarian
11)ru - Russian
12)hr - Croatian
13)tr - Turkey
14)ar - Arabic
15)pt - Portugues
16)ko - Korean
17)serbian - Serbian
18)pl - Polish
19)no - Norwegian
20)farsi - Farsi
21)el - Greek
22)iceland - Iceland
23)cs - Czech
24)da - Danish
25)fi - Finnish
26)sv - Swedish

27)pt-br - Brazil Portugues
Note: the language files are located in the folder: <loadRootPath>/lang/
The interface can also be translated into other languages which are not included in this list. If this is the case, please save it as language_***.xml.
Put it into the same folder and edit language setting in ¡°client.xml¡±. You will then get a local version of 123 Flash Chat.

skin

string

standard

We offer the following skins:
1) standard - Aqua blue skin, scalable vector skin.
2) beige - Aqua beige skin, scalable vector skin.
3) angel - Black metallic bitmap skin.
4) hawaii - Aqua black skin, scalable vector skin.
5) classic - Blue bitmap skin.
6) green - Green skin, scalable vector skin.
7) red - Red& black skin, scalable vector skin.
8) orange - Orange skin, scalable vector skin.
9) clean - Aqua blue & gray skin, scalable vector skin.
You can also design a new skin based on the existing skins.

profileUrl

string

null

You can either enable or disable the "profile" option by setting the value to "true" or "false".

If it is enabled, enter the correct value after the "url=",eg: http://yourwebsite/profile.php?
user=%USER%

the "profile" link can be found when activating a user from the user list in the pop up menu.

Click on the "profile" link to view the user's details in a new browser window.

The URL value can be the profile link in your existing database or even the profile link of another website.

Note: you can add multiple profile URLs.

enableRoomSounds

boolean

true

This is the default sound setting in the chat room. This can be enabled by selecting "true" or disabled by selecting "false".

enableMonitorSounds

boolean

true

This is the default sound setting in the monitor panel for the administrator. It can be disabled by selecting "false", however we strongly recommend it to be set to "true" in order to monitor a chat room with sound alerts.

enterRoomSound

boolean

true

This is where you can choose whether or not to play a sound alert when anyone enters the room you are in.

The default value for this is "true" which is also the default value for all your members.

Your members can set their preferences in their option panel.

messageSound

boolean

true

This is where you can choose whether or not to play a sound alert when receiving a message.

The default value for this is "true" which is also the default value for all your members.

Your members can set their preferences in their option panel.

typingSound

boolean

true

This is where you can choose whether or not to play sound when typing messages.

The default value for this is "false" which is also the default value for all your members.

Your members can set their preferences in their option panel.

sendingSound

boolean

true

This is where you can choose whether or not to play a sound alert when sending a message.

The default value for this is "true" which is also the default value for all your members.

Your members can set their preferences in their option panel.

quitRoomSound

boolean

true

This is where you can choose whether or not to play a sound alert when someone exits a room.

The default value for this is "true which is also the default value for all your members.

Your members can set their preferences in their option panel.

singleLineMode

boolean

false

This enables switching to a single-line or multi-line mode.
Messages can be set next to the speaker by choosing "true". This will save chat space. For example:

"Mr.A says: Hello."
Messages can be displayed on a new line by choosing "false". For example:

"Mr.A says:
Hello."
"false" will then be the default value for all your members.
Your members can set their preferences in their option panel.

parseURl

boolean

true

This is where you can make the URL address in messages clickable or not.

If the value is set to "true", then the valid URL, (a string with "http://" or "www.*****" which is 9 characters at least) will become underlined and linked to the specified URL.

Defaul value is "true", which is also default value for all your members.

Your members can set their preferences in their option panel.

autoSaveUsername

boolean

true

When the value for this is set to "true" a chatter's username will automatically be saved in the cache.

The default value for this is "true" for all of your members.

Your members can set their preferences in their option panel.

autoSavePassword

boolean

false

When the value for this is set to "true" a member's username will automatically be saved in the cache.

The default value for this is "false" for all your members.

Your members can set their preferences in their option panel.

autoSaveAvatarFonts

boolean

true

When the value for this is set to "true" a chatter's avatar, font style and color will automatically be saved in the cache.

The default value for this is "true" for all your members.

Your members can set their preferences in their option panel.

autoSaveBKGround

boolean

true

When the value for this is set to "true" a user's chat space background will automatically be saved in the cache.

The default value for this is "true" for all your members.

visibleGuestCheckbox

boolean

true

If this is set to "true", the combination of "guest" and the checkbox before "guest" will be visible to all users.

visiblePasswordInput

boolean

true

If this is set to "true" , the password input field will be visible to all users.

visibleLogoutButton

boolean

true

If this is set to "true", the logout button will be visible to all users.

defaultSelectGuest

boolean

false

This can be set to be "true" if the guest is checked as default.

enablePrivateChat

boolean

true

This enables or disables the private chat mode for ordinary users.
Remember: the administrator can always activate a ‘private chat' with ordinary.

acceptPrivateMessage

boolean

true

The user can accept all private message invitations or deny them by default with this setting.

lockAdminIcon

boolean

true

This is set to "true" if the administrator has a unique reserved icon (a small person with coffee) before their messages.
It is not referring to the icon before the administrator in the user list.

messageSpacing

Number

0

You can set the spacing between two messages here.

messageHistorySize

Number

100

To allocate space to record chat history. Please set the default space size here for all your members. unit: kb

showGuestMemberonlyRoom

boolean

true

To define if the member-only room is viewable to guests in a room list.

visibleWelcomeMessage

boolean

true

To define whether or not to display the admin auto-welcome message when anyone enters the chat room.

visibleExitMessage

boolean

true

To define whether or not to display the admin auto message when anyone leaves the chatroom.

visibleRoomList

boolean

true

To display room list or hide it.

advertisingBanner

boolean

false

To insert one or more advertisement banners onto the chat client.
Set enable to "true" to activate this.

banner->src

string

This is where you can make the URL of an advertisement banner source a JPG or swf. The URL could be a relative path or an absolute.

banner->href

string

The URL linked with the advertisement banner.

banner-> duration

Number

Advertisement duration time.

visibleChangeRoomComboBox

boolean

true

This indicates whether the pull-down room menu for users to switch rooms in a chat window is visible or not.

visibleExitRoomButton

boolean

true

Add or remove an exit room button at the top right.

adminAutoGreet

boolean

false

The 'robot' greetings administrator automatically gives to visitors can be displayed one by one.

You can add as many lines as you want to make it look like a real person.

This feature can be disabled by setting it to "false".

visibleHelpButton

boolean

true

Add or remove the 'Help button' from the top menu.

visibleOptionButton

boolean

true

Add or remove the 'Option button' from the top menu.

visibleAvatarButton

boolean

true

Add or remove the 'Smiley button' from the middle menu above the input area.

visibleBButton

boolean

true

Add or remove the 'B button' from the middle menu above the input area to enable or disable the bold font feature.

visibleIButton

boolean

true

Add or remove the 'I button' from the middle menu above the input area to enable or disable the italic font feature.

visibleUButton

boolean

true

Add or remove the 'U button' from the middle menu above the input area to enable or disable the underline font feature.

visibleColorButton

boolean

true

Add or remove the 'Color picker button' from the middle menu above the input area to enable or disable the font color feature.

visibleSelectSmileyButton

boolean

true

Add or remove the 'smiley button' from the middle menu above the input area to enable or disable the emotion feature.

visibleSelectBgButton

boolean

true

Add or remove the 'BG button' from the middle menu above the input area to enable or disable the change chat background feature.

idleDisconnectTime

number

0

When a user is "idle" in chat room for a predefined time,

his connection will be automatically cut and he will be kicked out of the room.

This time period can be defined here by admin, "0" means to disable this feature, and the users won't be kicked no matter how long he stays without saying or doing anything. Measurement units: minute.

visibleTimeStamp

boolean

false

Display the timestamp in all users' chat windows. Users can enable or disable this feature by themselves in the option panel.

predefineMessage

boolean

true

Frequently used messages can be easily added to/removed from the predefined section to save time,

they can be easily copied into chat by double-click.
Content can be defined in "msg value".

openPrivateMsgInWindow

boolean

false

Whether or not to open each private message in a new browser window and the size of it.

Admin can preset this option for all users.

flashEmotion

boolean

true

Animated emotions can be chosen and appeared to the chat lobby or private chat.

The recipient in private chat, or all users in lobby, can click "play" to enjoy the specific flash.

by default it's "true", means the emotion button will be visible to all users.

Item:

- name: Emotion name

- src: flash file location

- thumb: thumbnail location

- duration: animation duration (seconds).

showSmileLimit->value

number

5

Restrict the max number of smileys in each message.

value=¡°0¡± means no restrict

updated at 2008-2-28


Warning: include(/home/daniel/www/footer.php) [function.include]: failed to open stream: No such file or directory in /home/daniel/www/htdocs/server_help.php on line 14

Warning: include() [function.include]: Failed opening '/home/daniel/www/footer.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/daniel/www/htdocs/server_help.php on line 14