The configuration for this example is:
flowplayer("a.player614x345", "", {
plugins: {
controls: {
autoHide: "never"
},
ova: {
url: "",
"shows": {
"baseURL": "",
"streams": [
{
"file":"",
"duration":"00:00:20"
}
]
},
"ads": {
"vpaid": {
"enableLinearScaling": false
},
"schedule": [
{
"position": "pre-roll",
"tag": ""
}
]
},
"debug": {
"levels": ""
}
}
}
});