Hi all,
We are running a website called kogama.com. Our main source of revenue are (video) ads. We have however run into a problem. We support full screen. The problem is that we can’t show a video on top of the canvas when in full screen. This is really a HTML5 related question but as far as I can tell it is possible. Basically one has to full screen a parent element with the canvas inside it along side the video element.
The problem is that more than likely we have to rewrite UnityNative.js to do this. Any advice would be appreciated