Video: Football Updates
Kent State’s head football coach Paul Haynes gave bad news at his Monday press conference.
Also, Josh Freeman got his first start as a Minnesota Viking on Monday Night Football.
//
var adPlayed = true;
function playerVariables(){
var videofile = ‘KW_102213_websports.mp4’;
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();