I frame problem?

Hi, i’ve uploaded a test file to itch.io.

I’m getting an issue. Keyboard player input is not being recognized until after full screen is activated. When testing locally everything is fine.

I’ve contacted itch support who have suggested that if its working locally but not via their site then the only difference is the iframe.

Does anyone know how to workaround this?

Cheers

Hello 3d illusions.
Iframes block some features from the html5 build because you are loading a diffrent web page.
Best way to get things working is to get the code from YOURGAME-HTML5-Shipping.html and paste and change it to the html or php file you loading.