Jump to content

Search the Community

Showing results for tags 'dispatch mouse click event'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. hi every one!.trying to finish my first phaser game i have this problem: I want the game at fullscreen from the beginning, but only if is a user action, chrome, firefox and Explorer allow this... messaje from browsers://Chrome: Failed to execute 'requestFullScreen' on 'Element': API can only be initiated by a user gesture.//Firefox: Phaser.ScaleManager: requestFullscreen failed or device does not support the Fullscreen API//Explorer: Phaser.ScaleManager: requestFullscreen failed or device does not support the Fullscreen API can i dispatch a mouse click event , like in AS3 (simulate a user click)...how can i do that?is there another solution to have fullscreen without a user "clicking"? thanks!!
×
×
  • Create New...