Does anyone know how to center the ad message "This program will begin after these messages" and also the progress bar?
The progress bar is cut off in the image below:
Thanks.
EDIT: Seems like the video needs to be in fullscreen before the ad plays or the ui will be misaligned.
SOLUTION: Instead of using video.getParent() as the container for the ads. I created a seperate container in the screen to hold the ads.
<Group id="adsContainer"/>
RAF.showAds(m.top.adPods, invalid, m.top.adsContainer)