Embed Twitch.tv videos?

Samus4145

Member
Is it possible to embed twitch.tv videos? Currently only on some browsers using CODE the following will produce video. Is there anything that can be used to embed this 100% of the time?

This is the embed code from Twitch.tv

< object bgcolor='#000000' data='http://www.twitch.tv/widgets/archive_embed_player.swf' height='378' id='clip_embed_player_flash' type='application/x-shockwave-flash' width='620'><param name='movie' value='http://www.twitch.tv/widgets/archive_embed_player.swf' /><param name='allowScriptAccess' value='always' /><param name='allowNetworking' value='all' /><param name='allowFullScreen' value='true' /><param name='flashvars' value='channel=selectbutton&start_volume=25&title=Welcome%2Bto%2BPrimal%2BCarnage%2B%257C%2BEverybody%2BWalk%2Bthe%2BDinosaur&auto_play=false&archive_id=338655583' /></object><br /><a href="http://www.twitch.tv/selectbutton" class="trk" style="padding:2px 0px 4px; display:block; width: 320px; font-weight:normal; font-size:10px; text-decoration:underline; text-align:center;">Watch live video from SelectButton.com Live Presents on TwitchTV</a >




Code:
<object bgcolor='#000000' data='http://www.twitch.tv/widgets/archive_embed_player.swf' height='378' id='clip_embed_player_flash' type='application/x-shockwave-flash' width='620'><param name='movie' value='http://www.twitch.tv/widgets/archive_embed_player.swf' /><param name='allowScriptAccess' value='always' /><param name='allowNetworking' value='all' /><param name='allowFullScreen' value='true' /><param name='flashvars' value='channel=selectbutton&start_volume=25&title=Welcome%2Bto%2BPrimal%2BCarnage%2B%257C%2BEverybody%2BWalk%2Bthe%2BDinosaur&auto_play=false&archive_id=338655583' /></object><br /><a href="http://www.twitch.tv/selectbutton" class="trk" style="padding:2px 0px 4px; display:block; width: 320px; font-weight:normal; font-size:10px; text-decoration:underline; text-align:center;">Watch live video from SelectButton.com Live Presents on TwitchTV</a>
 
Top Bottom