123 Flash Chat Server Software
User Manual
Home
  • Introduction
  • Installation and Upgrade
  • Admin Panel
  • License Info
  • Code Generator
  • Client Settings
  • View
  • Layout
  • Logo
  • Skin
  • Themes
  • Message
  • Greeting
  • Advertisement
  • Language
  • Font
  • Predefined Message
  • Flash Emotion
  • Sound Message
  • User Defined Menu
  • Profile
  • Registration
  • Cache
  • Auto Idle
  • Share
  • Sound Settings
  • Room Settings
  • Add a Room
  • Delete a Room
  • Modify a Room
  • Server Settings
  • General
  • Integration
  • Import Data
  • User Management
  • Add a User
  • Edit a User
  • Admin Account
  • User Groups Settings
  • Ban Settings
  • Module Settings
  • Friendlist Module
  • Encrypt-Message Module
  • Event-Chat Module
  • Invisible-Admin Module
  • Moderated-Chat Module
  • Avatar-Chat Module
  • Audio/Video Module
  • White-Board Module
  • File Transfer
  • Image-Transfer Module
  • FMS-Server-URL
  • Remote Controller Module
  • Handwriting
  • IM Friends Invitation
  • Live Show Module
  • New Post Notifier
  • Server Management
  • Announcement Panel
  • Filter Words
  • Restart
  • Traffic Stat
  • Monitor Panel
  • Game Settings
  • Affiliate
  • Integrate 123LiveHelp
  • Submit Ticket
  • Family Software
  • Website Integration
  • For Developers

Home HomePre page License Info | Client Settings Next page

Code Generator


Code Generator provides a simple way to generate the embeded code for your chat:

To generate code for your chat:

1.Select the code type you need to generate in Code Type drop-down list, considering its better compatibility performance, we recommend JavaScript.

2.You can choose the client type that you need to generate code here, they are may be Standard chat, Admin panel, Lite chat, Avatar chat, Html chat, Pocket PC chat or Banner chat.

3.Enter the size of client end, you may set it to specific size or full screen.

4.Enter Chat server host name or IP.

You can enter your chat server's host name or IP at here, due to the limited usable resource of VDS/VPS, we recommend our customer to use a dedicated server to host 123flashchat, and we also provide hosting service features with reasonable price and authoritative technical support, click here for more detailed information.

5.Enter chat port.

6.Enter the URL of your 123flashchat.swf.

7.Select login mode.

Select room that will show when loading.

9.If you need to configure the parameters of your Secondary server URL, Secondary TCP port, HTTP server address and HTTP port, pleae click Show advanced settings:

10.Click Finished to generate code.

11.Click Copy to copy the embedded code.

12.Insert the code into your webpage.

Note:
If the chat client fails to be loaded after the above code was inserted into your webpage, please check the path of "123flashchat.swf" file and make sure"123flashchat.swf" is located in another web folder, like:


http://www.youdomain.com/chat/123flashchat.swf

The absolute URL is required like this:

<script language="javascript" src="http://www.youdomain.com/chat/123flashchat.js">
</script>
<script language="javascript">
openSWF("http://www.youdomain.com/chat/123flashchat.swf","634","476");
</script>

Related links:

Admin Panel


Home HomePre page License Info | Client Settings Next page

Copyright @2001-2010 TopCMM Software Corp.