var testVideo = fluidPlayer(
“my-video”,
{
vastOptions: {
“adList”: [
{
“roll”: “preRoll”,
“vastTag”: “https://syndication.exoclick.com/splash.php?idzone=3302300”
},
{
“roll”: “midRoll”,
“vastTag”: “https://syndication.exoclick.com/splash.php?idzone=3302300”,
“timer” : “25%”,
},
{
“roll”: “midRoll”,
“vastTag”: “https://syndication.exoclick.com/splash.php?idzone=3302300”,
“timer” : “75%”,
},
{
“roll”: “postRoll”,
“vastTag”: “https://syndication.exoclick.com/splash.php?idzone=3302300”
}
]
}
}
);