The configuration for this example is:
flowplayer("a.example", "", {
plugins: {
controls: {
autoHide: "always"
},
ova: {
url: "",
"debug": {
"levels": ""
},
"ads": {
"pauseOnClickThrough": true,
"companions": {
"restore": false,
"regions": [
{ "id":"bottom-companion", "width":"468", "height":"60" },
{ "id":"companion-300x250", "width":"300", "height":"250" }
]
},
"servers": [
{
"type": "OASIS",
"apiAddress": "http://ahs2.adhostingsolutions.com/oasisi-i.php"
}
],
"schedule": [
{
"zone": "1566",
"position": "pre-roll"
}
]
}
}
}
});