The configuration for this example is:
flowplayer("a.player614x345", "", {
playlist: [
{
url: "",
scaling: "orig"
},
{
url: "",
duration: 20
}
],
plugins: {
controls: {
autoHide: "never"
},
ova: {
url: "",
"ads": {
"schedule": [
{
"position": "pre-roll",
"tag": "",
"applyToParts": [1]
}
]
},
"debug": {
"levels": ""
}
}
}
});