Forum Topics tagged json

JSON is a language-independent data format. It was derived from JavaScript.

Similar Tags

Report Tag

164 forum topics with this tag
  • 2 replies
  • 607 views
This content is deleted
Forum Topic
About savegame
0 favourites

I have a problem with the "savegame" option. This function is actually very relaxing but as soon as I update the app it will not be overwritten. Android spits o...

posted 4 years ago
  • 2 replies
  • 1.6K views
1 favourites

I load a JSON file in an array on the start of one layout. The data of this array pass by changes during the game, but when I start that layout the "on start of...

posted 4 years ago
  • 0 replies
  • 206 views
This content is deleted
Forum Topic
Array json file data lost
0 favourites

I don't know why but when I entered data into array via array editor and I save it everything seems fine but after I re open project there's no data in json fil...

  • 5 replies
  • 645 views
0 favourites

I have a JSON object that contains several game object arrays (e.G. Heroes, enemies, weapons, buildings, etc). I'm new to JSON, so I feel like what I need to do...

posted 4 years ago
  • 7 replies
  • 2.4K views
This content is deleted
Forum Topic
How do I post to URL using json data?
1 favourites

I am new using Construct. I want to integrate my game to API. I use AJAX post to URL. But I can not write data of json. Herw, what I have tried. But I know it's...

posted 4 years ago
  • 3 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I display json data with specific property ?
0 favourites

What should I do if I want to display only property of "first_name" and index of first? Here how I fetch data: The only method that I know to display data is ud...

posted 4 years ago
  • 4 replies
  • 850 views
This content is deleted
Forum Topic
How do I display json data with specific value ?
0 favourites

I am new using Construct. I want to ask. I have json data like this: I am using AJAX.Lastdata, and the display data: What should I do if I want to display only...

posted 4 years ago
  • 6 replies
  • 3.7K views
This content is deleted
Forum Topic
How do I parse JSON Objects and return its values?
1 favourites

I use the AJAX events to get this and similar Objects from a server: [. {. "id": "3510d1-43e-4c45-be00-156ffk6d5da", "name": "BWL", "description": "", "dateFrom...

posted 4 years ago
  • 4 replies
  • 618 views
This content is deleted
Forum Topic
How do I bring a json as table on the screen?
0 favourites

I have a json with an array or keys and values and want to display it as a table. Any suggestion?

posted 4 years ago
  • 0 replies
  • 244 views
This content is deleted
Forum Topic
How do I turn web JSON into C2 array?
0 favourites

Here I have an JSON array: And I need it to become an C2 array in my project. The idea is to edit the basic output text and make it begin with. {"c2array":True,...

posted 4 years ago

Similar Tags