Content tagged ajax

Similar Tags

Report Tag

172 usages of this tag
  • 4 replies
  • 482 views
0 favourites

I receive the data from my server as an object as you can see here: When I load that into Array as JSON, the array seems to be empty. But, when doing a Log of A...

posted 4 years ago
  • 2 replies
  • 354 views
This content is deleted
Forum Topic
Loading array received from AJAX into an array?
0 favourites

Is it possible to load an array into an array instead of having to convert it all into JSON first? I'm basically fetching text messages from my server, so doing...

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
  • 9 replies
  • 718 views
This content is deleted
Forum Topic
AJAX.Lastdata shows nothing?
0 favourites

Can someone help me with this. I have this variable with concatenated strings. Then I send it to Construct, and use it like this. But the problem is that it doe...

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
  • 3 replies
  • 363 views
This content is deleted
Forum Topic
How do I use AJAX properly?
0 favourites

All I could ever receive is "b" :|. URL from the example:

posted 4 years ago
  • 0 replies
  • 506 views
This content is deleted
Forum Topic
How do I get a user ID from a logged in user on a site?
0 favourites

I'm building a small little promotional game for a client. The game will be hosted on their site and also on appstore/google play. I's a small little game where...

posted 4 years ago
  • 24 replies
  • 1.2K views
This content is deleted
Forum Topic
my text disapperars when set from an array
0 favourites

So, I was making a leaderboard and I made an array for the first 5 places. Two dimensionsm X 5 as five players and Y (0 is name, 1 is score). I made everything...

  • 3 replies
  • 699 views
This content is deleted
Forum Topic
Is this login template compatible with construct 3?
0 favourites

I would like to build some with Construct 3 and PHP && MYSQL. And want to buy a start template. Is this login template compatible with Construct 3? Thank you.

posted 4 years ago
  • 1 replies
  • 422 views
This content is deleted
Forum Topic
How do I get a item from a JSON array ?
0 favourites

I followed the documentation I'm not sure if I'm doing something wrong. My Data: Thanks in advance.

Similar Tags