The configuration for this example is:
flowplayer("a.example", "", {
playlist: [
{
url: "",
scaling: "orig"
},
{
url: "",
duration: 20
}
],
plugins: {
controls: {
autoHide: "always"
},
ova: {
url: "",
tag: "http://openx.openvideoads.org/..charset=UTF-8__amp__page=__page-url__"
}
});