Video: Web Sports Update Nov 7
November 7, 2013
Kent Wired Sports Anchor Jon Huntsman provides you with the latest sports news.
Today, Jon will recap the Cavs/Bucks game and Kent State Women’s basketball exhibition vs. Walsh University, as well as a preview of the Oregon/Stanford and Oklahoma/Baylor football games.
//
var adPlayed = true;
function playerVariables(){
var videofile = ‘Kent Wired Sports Update 11-7-13.mov’;
var videoPath = ‘rtmp://flashmedia.kent.edu/fms-jmc/tv2/’;
var adFileName = ‘TechHelpAd_11152012_600.flv’;
var videoAdPath = ‘rtmp://flashmedia.kent.edu/fms-jmc/kentWired/’;
var adlink = “http://support.kent.edu/software”;
var width = 665; //the width of the player
var height = 450; //the height of the player
var thumbnail = ‘http://www.staterinteractive.com/photos/spring11/0131tv2.jpg’; //the URL to the thumbnail image
videotoPlay(videofile,videoPath,videoAdPath,adFileName,width,height,thumbnail,adlink);}playerVariables();