Hi --
I'm trying out consuming a Flash VPAID creative with the HTML5 version of the SDK, as has been implemented with version 3.118 (I'm running 3.118.1). I have set my VPAID mode to INSECURE.
It _almost_ works. To be more specific, here's what's happening: I press "play" on the video player. At that point, the ad loads, but as a black panel with a Play button in the middle. It does not play until the user clicks that button -- in other words, the "play" command has to be given twice: once on the video player and once on the black flash-object panel.
Even programmatically calling startAd() on the video unit fails to start the ad. The user has to physically click. (Of course, this is on desktop web).
Any ideas on why this may be?
Thank you!
Slavko