"); flashvars = {}; params = { AllowScriptAccess: 'always', wmode: 'transparent', allowFullScreen: 'true' }; swf = "http://cdn.livestream.com/chromelessPlayer/wrappers/JSPlayer.swf" swfobject.embedSWF(swf, "livestreamPlayer", "620", "348", "9.0.0", "expressInstall.swf", flashvars, params); init(); currently_playing = video_id; // there is a delay to load sometimes // setTimeout('player.startPlayback()', 5000); $("#embedText").text("\"); } } function swap_ustream(link,clip_id) { if (link.hasClass('activePart')) return false; else { $('.ustreamParts a').removeClass("activePart"); link.addClass('activePart'); video_file = clip_id; swapVideo('livestreamPlayer', video_file, null, true, "ustream"); } } function showPreroll(video_id,auto) { // check to see if there is a preroll ad $.getJSON('/video/preroll', function(data) { if ($.isEmptyObject(data)) { swap_video(video_id,auto); } else { $('.videoControls').hide(); swapVideo('livestreamPlayer', data.vimeo_id, "", true, "vimeo"); } }); } // copy2Clipboard
This page requires the latest version of the flash player. Please download the latest version of flash and return to this page.