The configuration for this example is:
flowplayer("a.player614x345", "", {
playlist: [
{
url: ""
}
],
plugins: {
controls: {
autoHide: "never"
},
ova: {
url: "",
"ads": {
"schedule": [
{
"startTime": "00:00:02",
"position": "auto:bottom",
"duration": "recommended:20",
"tag": "../../../dist/templates/overlays/vast2-overlay-with-nested-ad-parameters.xml"
}
]
},
"debug": {
"levels": ""
}
}
}
});