


var so = new SWFObject('http://www.thevenueproject.com/player.swf','mpl','480','488','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addVariable('height','488');
so.addVariable('width','480');
so.addVariable('file','http://www.thevenueproject.com/xml/016_OAKS_ETHANROSE_2009_1_27.xml');
//so.addVariable('file', 'rtmp://video.thevenueproject.com:80/sgvodstreaming');
//so.addVariable('id', 'http://wowzaweb.streamguys.com/~jhenryd/oaks_player.jpg');
so.addVariable('displayheight','360');
so.addVariable('searchbar','false');
so.addVariable('overstretch','true');
so.addVariable('thumbsinplaylist','false');
so.addVariable('autostart','true');
so.addVariable('bufferlength','6');
so.write('player');

/*var so = new SWFObject('http://wowzaweb.streamguys.com/~jhenryd/player.swf','mpl','320','328','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addVariable('height','328');
so.addVariable('width','320');
so.addVariable('file','http://wowzaweb.streamguys.com/~jhenryd/folklife.xml');
so.addVariable('displayheight','240');
so.addVariable('searchbar','false');
so.addVariable('overstretch','true');
so.addVariable('thumbsinplaylist','false');
so.addVariable('autostart','true');
sO.write('player');*/



