/** * External configuration file. */var conf = { playlist: [ { url: 'http://syndication.horseandcountry.tv/slate/hc-slate.mp4' }, { url: 'main', provider: 'openXAdStreamer', autoPlay: false } ], plugins: { controls: { url:'http://syndication.horseandcountry.tv/flash/flowplayer.controls-3.1.0.swf', height:25, scaling:'scale', autoHide:'never', backgroundColor:'#414141', backgroundGradient:'none', timeColor:'#ffffff', progressColor:'#7A7975', bufferColor:'#7A7975', bufferGradient:'none', sliderColor:'#000000', sliderGradient:'none', buttonColor:'#E8921A', buttonOverColor:'#E8921A' }, openXRegions: { url: 'http://syndication.horseandcountry.tv/flash/hcregions-0.4.7.swf', style: { '.message': { color: '#ffffff', fontSize: 12, fontWeight: 'light', fontFamily: 'arial' } }, borderRadius: 1, border: '0px', backgroundTransparent: true, backgroundColor: 'transparent', showCloseButton: false, regions: [ { id: 'message', verticalAlign: 'bottom', horizontalAlign: 'right', width: '100%', height: 20 } ] }, openXAdStreamer: { url: 'http://syndication.horseandcountry.tv/flash/hcplayer-0.4.7.swf', netConnectionUrl: 'rtmp://horsetv.fcod.llnwd.net/a3477/o33/', vastServerURL: 'http://www.horseandcountry.tv/openx/www/delivery/fc.php', selectionCriteria: 'episode_id=4008',streams: [{ file:'mp4:archive/600/shows/HCW005920002A01_600.mp4', duration: '00:07:48' },], debugLevel: 'fatal', adSchedule: [ { zone: '2', position: 'pre-roll' } ] } }}