Video: Web Sports Update Oct 3
October 2, 2013
Web Sports Anchor Jon Huntsman gives you all of the latest in the world of sports.
Today’s podcast will cover a wide range of topics, including the American League Wild Card game, Bills vs. Browns preview and Kent State’s Homecoming game vs. Northern Illinois.
//
var adPlayed = true;
function playerVariables(){
var videofile = ‘KentWiredSportsUpdate_10-3-13.flv’;
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();