-
I have a self hosted mp4 that plays fine in the player. I’m attempting to load an Exoclick 300×100 overlay that I put in the Actions > Ads box. The spacer for it loads fine, but the ad does not load, just an empty spacer with the close X mark. However, I do have other banner ads on the page that load from Exoclick just fine. I’ve also loaded the same ad on the page itself and it loads ads fine. just not over the player.
The exoclick support said i’m missing a this code in the player. Is that why it’s not loading?
flowplayer(“player”, {
src: “player.swf”, wmode: “transparent”
},
{…}
);