facebook

Lock/Unlock levels using java script

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #334292 Reply

    Vicky
    Member

    i am designing a small puzzle with some levels but i am not sure how to lock/unlock the levels using java script…plz help me with this…

    #334296 Reply

    @Vicky,

    That requires custom logic to design and detect when user has access to next level. And to save and restore the user’s max access level. MobiOne apps have access to a simple storage mechanism known as Local Storage. Local storage has a javascript api for saving and fetching data in (name, value) form. You can find a Local Storage Demo here: http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=2251

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Lock/Unlock levels using java script

You must be logged in to post in the forum log in