mathika's Forum Posts

  • 7 posts
  • thank you for that and I am aware of this file - however what I am looking for is different as I wrote - it needs to be seamless without asking to save or download but stay in the session

  • You do not have permission to view this post

  • Hi,

    I hope you guys know how -

    I have an educational platform where the use logs in, and it's built with many games that appear by clicking on icons that open iframes (calling for the relevant url)

    all good.

    In there. on of the games allows the user to record his voice while trying to read.

    works great.

    What I want to do is to allow the user to get back to that specific game while still logged in - it means to save it locally on the computer - how can it be done while we are on an iframe?

    the platform is build with node.js and angular 5

    thank you

  • Hi

    so I have added on start of layout the clear localstorage

    but when I have the game online and I update to a new version, the users see the old version unless they go to the game again (they have already played it) or click on shift R

    I looked in the console and it shows that there is a cache storage folder - how do I clean that so that it will show the latest ver?

    thank you

  • Hi

    so I have added on start of layout the clear localstorage

    but when I have the game online and I update to a new version, the users see the old version unless they go to the game again (they have already played it) or click on shift R

    I looked in the console and it shows that there is a cache storage folder - how do I clean that so that it will show the latest ver?

    thank you

    Hi

    I have placed the full screen button.

    It works great on desktop but not all the time on mobile.

    What to do?

    I know it's no ideal but it's working on desktop - what to do on mobile?

  • Thank you for that but the problem is not in the code

    because it's working great on desktop

    the problem is on mobile

    Is there a way to put a script that will recognize that we are for example on android

    and will go full screen?

    thank you for that

    since there are more objects on the screen except for the "full screen" button,

    picking on tap will not work

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 7 posts