|
Embedded Chat Embedded Chat Room ScriptsIf you want to embed a chat room for your webpage, it will be fairly simple with our chat code. Here we take standard chat edition of 123 Flash Chat as an example on how to add a chat to webpage in embedded mode. You can refer to the following procedures to create chat room for your website easily. 1. Log in the Admin Panel of 123 Flash Chat Software.By clicking on the node “Code Generator”, you will see the panel as the screenshot below. You’re recommended to select HTML Chat Code from the Code Type dropdown list.
2. Click the Display tab or next button at the bottom to take you to the next step.Set your preferable size for the embedded chat in this panel.
3. Click the Settings tab to take you the settings panel.Then make the correct configurations there.
4. Click Generated tab to take you to the Generate Code panel.
You can copy and paste the chat code into any page of yours. An embedded chat room is built successfully now. Even if you host chat on our server, your users will then feel like chatting on "your" website always and won't notice it is 123 Flash Chat who are hosting your chat. FYI, the following is an example of the html code for adding a chat to webpage: <!-- FOR 123FLASHCHAT CODE BEGIN --> <div name="123flashchat_div" id="123flashchat_div" align="center"> <div name="flashchat" id="flashchat"> <EMBED src="http://www.123flashchat.com/admindemo/123flashchat.swf?init_host=67.225.176.12&init_port=50521&init_room=1&init_host_s=67.225.176.12&init_port_s=&init_host_h=67.225.176.12&init_port_h=" allowScriptAccess="always" HEIGHT="505" WIDTH="779" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" name="topcmm_123flashchat" menu="false" quality="high" /> </div> </div> <!-- FOR 123FLASHCHAT CODE END --> To create chat room with JavaScript Code for your webpage, the procedures are the similar. We’re sure you may feel like that “wow, it is really a piece of cake!” |
||











