How can I display a fullscreen game like youtube video?

0 favourites
  • 4 posts
From the Asset Store
8-bit retro-style music and sound effects: 10 loops-able music tracks and 301 individual SFX!
  • Hello guys! i'm developing a few games in Contruct2 and want to make the games I play on mobile show up on full screen without the top bar of chrome or any other navigator. Something similar to youtube videos when showing up on full screen.

    Spanish:

    hola chicos estoy desarrollando un juego en construct2 y quiero hacer que los juegos en dispositivos moviles se muestren en pantalla completa y que la barra superior del navegador no se muestre. algo similar a los videos de youtube que ocupan toda la pantalla.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Use the Browser object's Request fullscreen action. Note however that this action must be used with an user input (like pressing a button or clicking on something). So, don't use it with events like "On start of layout".

    Also, next time use the How do I? section of the forum for these kind of questions :

  • Hello! thank you! I have read in other forums and explain the same thing as you say. there any way to start the fullscreen mode at the beginning of layout?

    I can control this from the index.html file with javascript?

    thanks!

  • I think it's not possible due to a browser limitation. However you might want to give it a try with NW.js.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)