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

White-board Module

With this optional chat module, users can use whiteboard function during chat to make drawing and all other users in the same room can see the drawings or join him to draw more.

The whiteboard has the basic functions as other painting tool, it will be opened in a standalone window floating over the chat screen but still in the same SWF. Admin has the right to enable/disable the drawing and erasing function. Before purchasing and installing this whiteboard, please purchase Flash Media Server from Macromedia first. Or at least install red5 which may not be very stable when many users use whiteboard at the same time.

The sample code to activate white-board function in 123flashchat:

Parameter

Type

Default value

Description

enable

string

off

Enable or disable white board function

userDrawPermission

number

11110

It defines who are entitled to use the drawing function.The value has 5 digits by default, the sequence of the bits from the left to the right represents the admin, moderator, speaker, regular user(registered user) and guests' drawing permission in turn. "1" means ON and "0" means OFF. For example: if you only want admin, moderator , speaker have the drawing permission, then the value will be set to "11100"

userModifyPermission

Number

11110

It defines who can use the eraser. The value has 5 bits in default, the sequence of the bits from the left to the right represent admin, moderator, speaker, regular user(registered user) and guests' permission to erase in turn. "1" means ON and "0" means OFF. For example: if you only want admin, moderator , speaker have the right to erase, then the value will be set to "11100"

width

Number

510

The width of the whiteboard window

height

Number

400

The height of the whiteboard window

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