
Enable controlbar when playing vPaid
Using jwplayer().playAd() to play a vPaid tag and the controller is hidden.
Digging into the css a bit and found that <div class="jw-controls jw-reset"> has "display:none". If I manually remove this css, the controller shows up but it says "Loading Ad" with a loading circle in the middle of the player.
Is there a proper way for the controller to show up when playing a vpaid ad?