#1  
Old 26th January 2010, 20:20
Clipper416 Clipper416 is offline
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default LiveStream Chat

Hi everyone, i registered in LiveStream some days ago but i still cannot see a chat thing to chat about my stream on my website. I know some people do but how can they chat on their livestreams? My website is www.GankNfrag.net and my LiveStream account is: Clipper416. Thank you for help!

Clipper416@hotmail.com
Reply With Quote
  #2  
Old 1st February 2010, 16:31
RickStern RickStern is offline
Livestream Project Manager
 
Join Date: Sep 2008
Posts: 407
Default

Quote:
Originally Posted by Clipper416 View Post
Hi everyone, i registered in LiveStream some days ago but i still cannot see a chat thing to chat about my stream on my website. I know some people do but how can they chat on their livestreams? My website is www.GankNfrag.net and my LiveStream account is: Clipper416. Thank you for help!

Clipper416@hotmail.com
You'll need to embed the chat swf for that particular channel within your website. You'll also need to edit the flashvar. Full details can be found here: http://www.livestream.com/userguide/...dding_the_chat

Rick Stern
Producer Support
Reply With Quote
  #3  
Old 9th March 2010, 13:15
lasvolta lasvolta is offline
Junior Member
 
Join Date: Feb 2010
Posts: 1
Question does not work

Hi everybody,
I tryed to embed chat into my website, it works.. but, not the param name setting.
I used this code:

<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://macromedia.com/cabs/swflash.cab#version=6,0,0,0"
ID=flaMovie WIDTH=400 HEIGHT=380>
<PARAM NAME=movie VALUE="LivestreamChat.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#ffffff>

<PARAM NAME=channel VALUE=lasvolta>

<EMBED src="http://cdn.livestream.com/chat/LivestreamChat.swf" bgcolor=#ffffff WIDTH=400 HEIGHT=380 TYPE="application/x-shockwave-flash">
</EMBED>
</OBJECT>

Does not connect directly to my channel chat,
appear "insert chan name" req.....
Didn't set the param right?
Please someone post the correct code!
tnx
Reply With Quote
  #4  
Old 10th March 2010, 00:37
Mareeo Mareeo is offline
Member
 
Join Date: Oct 2009
Posts: 31
Default Simple way to do it

Using SWFobject is the proper way to do it, but it can also be complicated, varying depending upon what version you're using.

The easiest way is it use an iframe and have the .swf be the source. Here's the HTML code.

<iframe width="[WIDTH]" height="[HEIGHT]" frameborder="0" src="http://cdn.livestream.com/chat/LivestreamChat.swf?channel=[YOURCHANNEL]"></iframe>

Just alter width, height, and the channel in that code and you should be up and running.

Last edited by Mareeo; 10th March 2010 at 00:49.
Reply With Quote
Reply

Tags
chat, live, livestream, stream

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump