Content tagged ajax

Similar Tags

Report Tag

172 usages of this tag
  • 4 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I load array with AJAX??
0 favourites

This is supposed to be simple- but I preview in debug and the array Is'nt populated with anything after it runs. Am I missing something?

  • 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
  • 1 replies
  • 424 views
This content is deleted
Forum Topic
How do I set functions?
0 favourites

I have 3 random incidents. 1) there's a pandemic. Will you open hospitals? -Yes -No. 2) They kidnapped you. Will you try to run? -Yes -No. 3) There was an earth...

  • 4 replies
  • 482 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
  • 298 views
This content is deleted
Forum Topic
problem with ajax connections
0 favourites

Good afternoon. My game through ajax communicates with the server. The server has an Access-Control-Allow-Origin policy: *. I exported the project and checked i...

posted 4 years ago
  • 0 replies
  • 450 views
This content is deleted
Forum Topic
How do I use a simple Construct 2 html5 game in Laravel?
0 favourites

I tried using a Construct 2 game in a Laravel iframe but mde returns the following errors and only shows a black screen. C2runtime.Js:4708 GET 500 (Internal Ser...

posted 3 years ago
  • 3 replies
  • 424 views
0 favourites

This may be a stupid question. I also looked for similar threads but I couldn't find one. I'm working on a mobile game where I want to save user progress, let t...

  • 5 replies
  • 919 views
This content is deleted
Forum Topic
Google no longer allows ajax requests? Any workaround?
1 favourites

I used some CSV data from Google sheets and documents in my apps but it's no longer working. I tried debugging and found this error in the console: Access to XM...

posted 3 years ago
  • 3 replies
  • 550 views
This content is deleted
Forum Topic
Problem with AJAX "post to url"
0 favourites

I need to send some data to my database. For that I use ajax and php, and "post to url". However, it Is'nt sent and I don't know the reason, since I have done i...

posted 3 years ago
  • 10 replies
  • 429 views
This content is deleted
Forum Topic
Simple Array Question?
0 favourites

I tried to load Array.JSON file to array object, and want to retrieve array value from certain index, eg, from index 6, used this expression "MyArray.At(6)" but...

posted 3 years ago

Similar Tags