|
|
Chat Room
101 You may now have a Live Java Enabled Chat Room on your website. The Java applet is downloaded by the browser from our Dedicated Chat Server, "MotorMouth". Once the applet is loaded, the size will be between 30k - 100k depending on what browser is being used, everything is executed on the user's home machine. The only further transfer is the text information during that chat session. This causes very little load on the server or the user's machine. Note: VolanoChat is a third party product and, as such, we do not provide support for the product. Also, don't worry too much about making mistakes; you can always start over. A Few Things To Remember:
To set up a chat room on your site follow these simple procedures: First Step: Create a directory under your root directory called "chat" Create an HTML file called chat.html with the below applet code in it and save it in the chat directory below the root directory of your site. Example For Non-Microsoft® FrontPage® Users:
Example For Microsoft® FrontPage® Users: Go to File -> New -> Folder, type "chat" as the directory name -> "enter"
You can modify the color of the chat applet and the name of the chat room. Just modify the values within the "color" and "group" parameters above. The language value can be any of the following: english.txt, french.txt, german.txt, italian.txt, portuguese.txt, or spanish.txt Second Step: Create an absolute link somewhere on your site that links to your newly created chat.html page like this:
Note: You must use your full domain name for your account, including the www.,ie. www.YOURDOMAIN.com or the chat will not work. You also cannot reference the chat using a machine name or a domain pointer. Also, the chat.html page with the above applet code in it must be located in the chat directory below the document root directory of your account and must be named chat.html. All set, have fun! Just load the chat.html page on the browser and click the button:) Problems? All quailfied accounts have been enabled, if you have any problems please fill our a Tech Support Request <CLICK HERE> to have the chat room enabled.You will contacted by email when it is live. Note: If you do not notice any changes you made to your chat applet, clear your browser's cache. Just hitting 'reload' or 'refresh' most often will not be enough. You may even need to quit and restart your browser to adequately clear your cache.
If you wish to customize your Chat Room read on :-)First Step: Customizing VolanoChat involves modifying and adding parameters to the applet tag on your chat.html Web page. You can modify the default parameters to change just about everything including the room color, the font color, the font type, and the banner ads. Modify the parameters you wish to change or add new parameters inside the MyVolanoChat applet tag. If you are not sure about what you are doing, it may be best not to change or add any new parameters to the applet tag.
Parameter Definitions: <param name="color.background"
value="#C0C0C0"> <param name="color.foreground"
value="#000000"> <param name="font.default"
value="TimesRoman-15"> <param name="banner.code"
value="COM.volano.BannerPlayer.class"> <param name="banner.param.banner.1"
value="60 welcome.gif
http://www.volano.com/"> You must define at least 3 banner ads in order to override each of the 3 default Volano banner ads. For instance, if you only define banner.param.banner.1 and banner.param.banner.2, then users will see the default Volano banner ad banner.param.banner.3. If you want to have only 1 banner ad, just list that one banner three times. Each banner must have three items, separated by spaces or tabs. The first item if the time (in seconds) to display the ad. The second item is the path to the image file (relative to the applet codebase or URL). The third item is the location of the Web page to display when the user clicks on the ad. <param name="banner.param.banner.2"
value="60 help.gif help.html"> <param name="banner.param.banner.3"
value="60 chatwithme.gif null"> <param name="image.button.width"
value="88"> <param name="image.button.height"
value="31"> <param name="image.button1"
value="button1.gif"> <param name="image.button2"
value="button2.gif"> Step 2: After making your desired changes, upload the HTML file called chat.html in your chat directory with the customized applet tag on it and save it in the chat directory of your site. Step 3: To make sure that you are viewing your most recent chat room changes. Hold your 'shift' key and then choose the 'reload' or 'refresh' option on your browser to ensure that you download the latest applet when you re-enter your your chat room. You may even need to clear your browser cache/temp files or restart your computer.
|