The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Working Justin/Twitch TV BBCODE Details »» | |||||||||||||||||||||||||
Embed live streams from http://www.justin.tv/ and http://www.twitch.tv/ to your forum posts
This works for live streaming ---------------JUSTIN TV------------------- Title: JustinTV Code Tag: jtv Replacement: Code:
<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel={param}&auto_play=false&start_volume=25" /></object> [jtv]creativextent[/jtv] http://blazingfire.com/forums/showth...&p=229#post229 Description: Embed Justin TV live streams Use {option} No ----END---- -------------TWITCH TV-------------- Title: TwitchTV Code Tag: twtv Replacement: Code:
<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=false&start_volume=25" /></object> [twtv]creativextentBF[/twtv] http://blazingfire.com/forums/showth...&p=229#post229 Description: Embed Twitch TV live streams Use {option} No ----------END------------ EDITED AS TWITCH AND JUSTIN BROKE UP! Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
Thanks for posting this, but I'm still getting the error message of "Something went wrong: Error #2032"
Any idea what I'm doing wrong? |
#3
|
|||
|
|||
Yes this is ususally do to a network issue on your side.
Delete all cache and memory from your browser you use. Update your flash. and use this if it still does not work http://support.twitch.tv/discussion/...n-flash-player Please let me know if this worked |
#4
|
||||
|
||||
Also if you get that error code make sure that the stream address is correct and only the Final string added.
So http://www.twitch.tv/whitera You would only add whitera between the bbcode tags |
#5
|
||||
|
||||
I got this mate when trying to put it in BB code
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes. <object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel={param}&auto _play=false&start_volume=25" /></object> any ideas? |
#6
|
|||
|
|||
just hit continue, works fine
|
Благодарность от: | ||
Toorak Times |
#7
|
|||
|
|||
Thx, works fine for me with autoload and play as a Widget.
|
#8
|
|||
|
|||
I am happy you like it
|
#9
|
||||
|
||||
Got this working on my 4.2pl3 site we did a trial from China yesterday. Thanks a lot for this, please keep in touch with any other media or streaming mods I can use.
|
#10
|
||||
|
||||
Nice, I changed it around to use the twitch.tv domains instead of justin.tv
My code replacement: Code:
<object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=true&start_volume=25" /></object> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|