How to create a Pop-Up Chat Box - FMChat
Page 1 of 1 • Share •
How to create a Pop-Up Chat Box - FMChat
| Official Tutorial | ||||||
|
Last edited by MrMario on November 29th 2011, 11:30 pm; edited 1 time in total

MrMario- Helper

-

Posts: 22294
Language: English
Location: United States of America
Points: 74049
Join date: 2008-06-10
Re: How to create a Pop-Up Chat Box - FMChat
Updated - 10/7/11:
Pop Out Chatbox v2 Released!
Features at a glance:
Pop Out Chatbox v2 Released!
Features at a glance:
- If the chatbox is open, and you go to a new link, it will remain open!
- If someone enters a message, your window's tab title will say "!!!New Message!!!"
- If someone enters a message, you will hear a beeping noise (turn up your volume)
- A little faster response time
- Choice of who get's to see the chatbox
- And more...
Re: How to create a Pop-Up Chat Box - FMChat
Updated - 2/6/12:
FMChat v3 Released!
Here are some changes/patches from v2.0:
FMChat v3 Released!
- Ability to increase/decrease font size
- A new drop down list within the chatbox that helps you with BBCode and Chatbox Commands.
- Silent updates - Silent updates is me updating FMChat without you having to do anything. You will know if the chatbox has been updated if the version of the title in the chat changes from the last time you saw it. For the latest updates, in the chat box type in /updates and a list will appear! This list will be updated every time it updates.
- This chatbox is for all versions
Here are some changes/patches from v2.0:
- The design has changed. We now feature a new sleeker design from the previous versions.
- The effect of showing the chatbox has changed. We now feature a sleek fade in/fade out design rather than the previous toggle.
- Sound and new window title upon new message has been removed. (This may be in future versions!)
- Speed. Since the coding has been changed, this chatbox shouldn't affect the load time of your forum by much at all. The previous versions were slow due to an overload of JavaScript, but in this version it has all been condensed.
- Glitches were patched. There was a known glitch in v2.0 which didn't show the chat at all for chrome users, and this has been fixed.
Re: How to create a Pop-Up Chat Box - FMChat
Critical Update!
Attention all FMChat users! Please update your widget's HTML Codes to the this:
If you are unsure what this is, remove the previous FMChat and re-install it.
Thank you.
Reason for this can be found here.
Attention all FMChat users! Please update your widget's HTML Codes to the this:
- Code:
<script type="text/javascript" src="http://fmquery.forumotion.com/10146.js"></script><div id="FMChatBase" class="chatbase" onclick="openClose()" ><span style="font-weight: bold; line-height: 2em; font-size: 11px;">ChatBox</span></div><div id="chat" style="display: none;"><iframe id="FMChat" name="FMChat" onload="FMChatLoad();" style="border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;" src="/chatbox" width="100%" height="100%"></iframe></div>
If you are unsure what this is, remove the previous FMChat and re-install it.
Thank you.
Reason for this can be found here.
Re: How to create a Pop-Up Chat Box - FMChat
New Critical Update! - 3/8/12
Attention all FMChat users! Please update your widget's HTML Codes to the this:
If you are unsure what this is, remove the previous FMChat and re-install it.
Thank you.
Attention all FMChat users! Please update your widget's HTML Codes to the this:
- Code:
<script type="text/javascript" src="http://fmquery.forumotion.com/h1-fmchatjs"></script><div id="FMChatBase" class="chatbase" onclick="openClose()" ><span style="font-weight: bold; line-height: 2em; font-size: 11px;">ChatBox</span></div><div id="chat" style="display: none;"><iframe id="FMChat" name="FMChat" onload="FMChatLoad();" style="border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;" src="/chatbox" width="100%" height="100%"></iframe></div>
If you are unsure what this is, remove the previous FMChat and re-install it.
Thank you.
Re: How to create a Pop-Up Chat Box - FMChat
Medium Update
FMChat v3.4 has been released!
1. Minor CSS Updates. Re-arrangement of certain buttons.
2. A new "close" command. Typing /close in the chat will log you out, and close FMChat.
3. A new "add as friend" command! You can now add friends straight from the chat. Simply type: /friend: USERNAMEHERE
4. An optional sound/beep upon new message! To activate this, select "Sound ON" from the drop down list selector at the bottom left.
5. An optional automatic login feature. To get this feature visit this link to find out more!
6. Added a gold border to moderator chat messages.
7. When a user logs out of the chat, an alert will pop-up saying that you have logged out, and the chat will close.
- These updates can be viewed within the chat by typing in /updates
If you want the auto-login feature, simply update your widget source to the one that says "Auto Login" in the tutorial!
FMChat v3.4 has been released!
1. Minor CSS Updates. Re-arrangement of certain buttons.
2. A new "close" command. Typing /close in the chat will log you out, and close FMChat.
3. A new "add as friend" command! You can now add friends straight from the chat. Simply type: /friend: USERNAMEHERE
4. An optional sound/beep upon new message! To activate this, select "Sound ON" from the drop down list selector at the bottom left.
5. An optional automatic login feature. To get this feature visit this link to find out more!
6. Added a gold border to moderator chat messages.
7. When a user logs out of the chat, an alert will pop-up saying that you have logged out, and the chat will close.
- These updates can be viewed within the chat by typing in /updates
If you want the auto-login feature, simply update your widget source to the one that says "Auto Login" in the tutorial!
Re: How to create a Pop-Up Chat Box - FMChat
Medium Update
FMChat v4.0 has been released!
1. Bugs & Glitches Patched
2. Choose the moderator sign (replace the @)
3. Changing title glitch patched
4. Choose your own chatbox title!
FMChat v4.0 has been released!
1. Bugs & Glitches Patched
2. Choose the moderator sign (replace the @)
3. Changing title glitch patched
4. Choose your own chatbox title!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum




by MrMario on April 7th 2011, 4:51 pm





