Content tagged json

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

Similar Tags

Report Tag

182 usages of this tag
  • 16 replies
  • 908 views
0 favourites

I have 1500 sentences in an array (via JSON), and a local folder with 1500 images 0000.Png to 1499.Png. The sentences are displayed in a text box, there's a spr...

  • 14 replies
  • 713 views
0 favourites

Click the button to change the bg to a color from a list of values. I have it working fine when I populate an array by using the event sheet, but when I put the...

  • 4 replies
  • 372 views
This content is deleted
Forum Topic
[FEATURE REQUEST] use .gzip files
0 favourites

I'm using HTML5 export. In my project there's many sounds and pictures. About 4000. And data.Json file became 5.5mb. Compressed data.Json.Gz is less then 1mb. W...

posted 2 years ago
  • 2 replies
  • 265 views
This content is deleted
Forum Topic
How do I query a JSON object?
0 favourites

I have a simple JSON file that I want to query. I parse my JSONtest project file from AJAX.LastData : {. "story": }. I can display JSONtest.Get("story.1.Name")...

posted 2 years ago
  • 8 replies
  • 376 views
This content is deleted
Forum Topic
How do I use Set from JSON?
0 favourites

I am trying to swap 2 objects together (which have lots of instance variables), so I thought "Why not try Set from JSON?". I saved the AsJSON state of the first...

posted 2 years ago
  • 1 replies
  • 366 views
This content is deleted
Forum Topic
How do I get data back into array from database?
0 favourites

I'm sending a C3 array to a (mySQL) database. Then I want to retrieve it with C3 and restore the array. The array is width=4, height=1, depth=1. Array: X(0)="ra...

posted 2 years ago
  • 0 replies
  • 144 views
This content is deleted
Forum Topic
How can I get parsed json to text object?
0 favourites

Is there a way to load up a text object with the parsed JSON? What I have in the image below doesn't work. I do know that I can loop through the parsed json, bu...

posted 2 years ago
  • 6 replies
  • 570 views
This content is deleted
Forum Topic
How do I get data from parsed json to text object?
0 favourites

Is there a way to put the parsed json string into a text object? I just want to dump it in there. The image below did not work.

posted 2 years ago
  • 5 replies
  • 279 views
0 favourites

I have a question regarding the manipulation of a JSON. I took the example from this topic: Here the example I'm working on it, I did several tests but I can't...

posted 2 years ago
  • 4 replies
  • 401 views
This content is deleted
Forum Topic
how do i JSON, Set JSON?
0 favourites

How can I concatenate two JSON into 1? Any example?

posted 2 years ago

Similar Tags