By michal frackowiak michal frackowiak
Description
An easy way to add chat functionality to your pages using the MeeboMe service. It seems it is only to allow one-to-one communication between the owner of the widget and site visitors.
Code
Just follow the steps at http://www.meebome.com/ and embed the resulting code
[[embed]]
<!-- Beginning of meebo me widget code.
Want to talk with visitors on your page?
Go to http://www.meebome.com/ and get your widget! -->
<embed src="http://widget.meebo.com/mm.swf?ZZNjBKiApG" type="application/x-shockwave-flash" wmode="transparent" width="190" height="275"></embed>
[[/embed]]
In action
You should get something like this:
[埋込みオブジェクト:http://widget.meebo.com/mm.swf?ZZNjBKiApG]
Thanks to tsangk for this great snippet: conditional-blocks
text above inserted with:
[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]
Other snippets posted by michal frackowiak
MyBlogLog recent visitors - 06 Jun 2021 04:03
Include Any Page - 06 Jun 2021 03:20
Babelfish Translation - 06 Jun 2021 03:14
Collapsible Text Block - 02 Dec 2020 10:24
Todo List - 18 Aug 2014 15:28
Multicolumn Layout - 17 Dec 2012 19:51
Zoho Writer - 16 Feb 2012 01:57
Zoho Sheet - 16 Feb 2012 01:56
Zoho Show - 16 Feb 2012 01:55
Zoho Polls - 16 Feb 2012 01:53
WoW Tooltips - 16 Feb 2012 01:52
Widgetbox Panel - 16 Feb 2012 01:52
Video from Revver - 16 Feb 2012 01:50
Tabs - 16 Feb 2012 01:45
Standalone Page Buttons - 16 Feb 2012 01:44
Social Bookmarking - 16 Feb 2012 01:42
Simple Gallery - 16 Feb 2012 01:41
Remember The Milk Todo - 16 Feb 2012 01:39
Recent Changes (mini) - 16 Feb 2012 01:36
Rating Summary - 16 Feb 2012 01:35
Quimble Poll - 16 Feb 2012 01:33
Quikmaps Maps - 16 Feb 2012 01:33
Photobucket Widget - 16 Feb 2012 01:29
Page Previews (Snap.com) - 16 Feb 2012 01:29
Pabpixies Gadgets - 16 Feb 2012 01:28
Layout With Tables - 16 Feb 2012 01:19
Instacalc - 16 Feb 2012 01:12
Import the Digg Feed - 16 Feb 2012 01:11
Import a News Feed - 16 Feb 2012 01:10
Google Gadgets - 16 Feb 2012 01:05
Gabbly chat - 16 Feb 2012 01:02
Forum Summary for the Front Page - 16 Feb 2012 01:02
Footnotes - 16 Feb 2012 01:01
Foldable List - 16 Feb 2012 01:01
Flickr Images By Tags - 16 Feb 2012 01:00
Feedburner - 15 Feb 2012 00:53
Extra Side Bar - 15 Feb 2012 00:51
Embed Code From Other Services - 15 Feb 2012 00:50
EditGrid Spreadsheets - 15 Feb 2012 00:49
Cornify - 15 Feb 2012 00:39
Compact Feed Display - 15 Feb 2012 00:35
Center Video - 15 Feb 2012 00:28
Bibliography/Footnotes/Comments Listed in TOC - 15 Feb 2012 00:26
Automatic Sitemap - 15 Feb 2012 00:25
Alexa traffic ratings - 15 Feb 2012 00:23
3d tagcloud - 15 Feb 2012 00:22
Rate this solution
If you think this solution is useful — rate it up!
Could not get this to work with meebo chatroom.
Alternatively you can use iframe embedding and host the page at some other server.
[[embed]]
<iframe src="http://YOUR_SERVER_URL_CONTAINING_EMBED_CODE.com"
width="500" height="400" frameborder="0">
</iframe>
[[/embed]]
YOUR_SERVER_URL_CONTAINING_EMBED_CODE.com
<embed src="http://widget.meebo.com/mcr.swf?id=YOUR_ID_CODE"
type="application/x-shockwave-flash" width="430" height="300" />
Or you can use my iframe embed module to produce something like this:
[フレーム]
with this code:
[[embed]]
<iframe class="" style="" frameborder="0" width="100%" height="300px" align="" scrolling="auto" src="http://snippets.wdfiles.com/local--code/code:iframe-embed#%3C%21--%20Beginning%20of%20meebo%20me%20widget%20code.%20Want%20to%20talk%20with%20visitors%20on%20your%20page%3F%20%20%20Go%20to%20http%3A//www.meebome.com/%20and%20get%20your%20widget%21%20--%3E%20%3Cembed%20src%3D%22http%3A//widget.meebo.com/mm.swf%3FZZNjBKiApG%22%20type%3D%22application/x-shockwave-flash%22%20wmode%3D%22transparent%22%20width%3D%22190%22%20height%3D%22275%22%3E%3C/embed%3E%20"></iframe>
[[/embed]]
I want to put in a meebo chatroom :(
I haven't played around with it all that much yet, but initially i get the dreaded "Sorry, no match for the embedded content." error message.
Here's the workaround: http://community.wikidot.com/wround:meebo-embed-doesnt-work-it-did
I have used this chat widget before. Very good.
I wonder if I'll be able to embed chat widgets for all contributing members allowing direct private chats for all of them for whom ever is on-line.
Not needed (yet). Just a thought.