|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
Quote:
Rick Stern Producer Support |
|
#3
|
|||
|
|||
|
Hi everybody,
I tryed to embed chat into my website, it works.. but, not the param name setting. I used this code: <OBJECT classid="clsid 27CDB6E-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 |
|
#4
|
|||
|
|||
|
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. |
![]() |
| Tags |
| chat, live, livestream, stream |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|