Nandynho's Recent Forum Activity

  • Thanks zenox98!

    irina I could not open your capx but here's a simple example: capx

  • tag: "geo"
    url: "https://api.ipdata.co/"
    post: "" (becouse i need GET)
    [/code:2tw9m9f2]
    Yes you're right!
    
    [ul]
    	[li]"[i]how do i read eg. latitude to set it in my variable?[/i]" - That's easy![/li]
    [/ul][ul]
    [li] [b]JSON.GetValue[/b] = return all value.[/li]
    [li] [b]JSON.GetValue("latitude")[/b] = return latitude.[/li][/ul]
    
    [code:2tw9m9f2]
    {
        "suspicious_factors": {
            "is_tor": false
        }
    }
    [/code:2tw9m9f2]
    
    [i]is_tor is true or false?[/i]
    [b]JSON.GetValue("suspicious_factors", "is_tor")[/b] = false.
    
    Cheers.
  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:2kfgsb6z]

    New version 1.01 (Apr 04, 2018)

    • [+] Box Shadow - added.
    • [#] *other things but I can not remember.

    Download

  • ChesVCF you're right!

    change this line:

    $("#sweetalert2").bind('contextmenu', function(e){ return false; });[/code:18rm1xxj]
    for:
    [code:18rm1xxj]//$("#sweetalert2").bind('contextmenu', function(e){ return false; });[/code:18rm1xxj]
    
    [url=https://www.scirra.com/forum/viewtopic.php?f=153&t=198020]last version[/url]
  • sorry, for now I have no interest in C3. But whoever wants to convert this plugin to C3 can do, do not forget to put the credits.

  • [quote:2eg0j9vg]

    New version 1.07 (Mar 30, 2018)

    • [#] IsLoading - fixed.

    Download

  • No, a simple HTML project.

  • matrixreal please send me a project exported in HTML.

  • shinkan sorry, for now I have no interest in C3. But whoever wants to convert this plugin to C3 can do, do not forget to put the credits.

    [quote:y2eitrem]

    New version 1.06 (Mar 17, 2018)

    • [#] Post - Post fixed.

    Download

  • matrixreal

    I never tried with crosswalk, I have no idea what error appears. I use CORDOVA CLI.

    neverk

    Thanks! Do not forget me when you get rich

  • [quote:2wjxobt2]

    New version 1.05 (Mar 16, 2018)

      Conditions
    • [#] On Error - Finally added.
    • [+] On Timeout - Triggered when an JSON request timeout expires. Actions
    • [+] Set Timeout - The number in seconds until the timeout. 0 to default. Expressions
    • [#] GetError - Get the page response.
    • [+] DocumentLoaded - Get current file loaded.
    • [+] DocumentPercent - Get the loading percentage *(not all documents display the total size).
    • [+] DocumentTotalSize - Get the total file size *(not all documents display the total size).

    Download

  • neverk this is just a browser security system in preview mode, recommend that you use Node Webkit in development. But after the export will not get this error.

    Cheers.

Nandynho's avatar

Nandynho

Member since 31 May, 2014

Twitter
Nandynho has 7 followers

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies