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
  • 422 views
0 favourites

I'm currently in a project where i'm using a JSON object as mean of storing data about a Sprite Object's history. Whenever a create a new instance of this Sprit...

  • 1 replies
  • 308 views
This content is deleted
Forum Topic
JSON to Array weird problem
0 favourites

I am trying to send data from my Questions.Json file to my "QuizzArray" Array in my project. The JSON looks like this: And the code looks like this: Now, what i...

posted 4 years ago
  • 2 replies
  • 977 views
This content is deleted
Forum Topic
How do I add text to Array?
0 favourites

In my game there will be a lot of text, like 30 events: -While you're walking, you come across with a dog. -Your parents want you to stop smoking. Think about t...

  • 2 replies
  • 1.1K views
0 favourites

I have made a simple JSON editor app with Construct 3. I have Input Text window to edit text (in this case json structure). Then I parse this text content into...

posted 4 years ago
  • 2 replies
  • 669 views
This content is deleted
Forum Topic
How to extract data?
0 favourites

I'm sending an ajax request to recover data. -> AJAX: Request "https://****.Firebaseio.Com/hashs/"&UserID&".Json" (tag "usersdatas"). The result is the followin...

  • 4 replies
  • 484 views

I'm get data from DB using php script. But I can't show them in my game view. Because The json parse Is'nt working. Please Help.

  • 1 replies
  • 678 views
This content is deleted
Forum Topic
How do I save image as text or base64?
0 favourites

I'm trying to find method to convert an image to some kind of text, so I can send it somewhere and "read" it later by convert back from text to image. For exmap...

  • 0 replies
  • 146 views
This content is deleted
Forum Topic
Parse json error
0 favourites

I keep getting this on dev tools on game start but my game is running smoothly and perfect. Can anyone care to explain this? Very much appreciated.

posted 4 years ago
  • 9 replies
  • 573 views
This content is deleted
Forum Topic
Append to my .txt file and save
0 favourites

Via AJAX we retrieve a .Txt. File, append an additional string/record to the .Txt file and then save the updated .Txt file. We know how to retrieve and search t...

posted 3 years ago
  • 5 replies
  • 489 views
This content is deleted
Forum Topic
Storing a 3d Array as a Json file on a serve
0 favourites

Can a JSON file of a 3D array be stored/retrieved on a dedicated server? If so, does anyone have a sample .Capx which would show this process? If you also had t...

posted 3 years ago

Similar Tags