document.write('
');
flowplayer("div.flowplayer", "/flowplayer/flowplayer-3.1.5.swf",
{
plugins: {
controls: {
autoHide: "always"
}
/* Ads are disabled for now. They prevent the real video from playing. - leon 2010/02/03
,
openAdStreamer: {
url: '/flowplayer/OpenAdStreamer.swf',
"shows": {
"streams": [
{
"file":"http://www.citylimits.org/video/content/2010_1_HCZ.flv",
"duration":"00:00:30"
}
]
},
"ads": {
"servers": [
{
"type": "OpenX",
"apiAddress": "http://openx.openvideoads.org/openx/www/delivery/fc.php",
}
],
"schedule": [
{
"zone": "5",
"position": "pre-roll"
}
],
},
"debug": {
"levels": "fatal",
"debugger": "firebug"
}
}
*/
}
});