Forum Topics tagged ajax

Similar Tags

Report Tag

166 forum topics with this tag
  • 5 replies
  • 929 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
  • 563 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
  • 436 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
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I communicate with a RESTful api?
0 favourites

So, I'm trying to get values from the public pokemon api: I'm using the ajax object with the request action but nothing happens. Also, is there a way of reading...

posted 3 years ago
  • 0 replies
  • 327 views
This content is deleted
Forum Topic
AJAX Blinking
0 favourites

AJAX Is'nt downloading and when checking the debugger if you click on AJAX (on the lefthand side column) it begins to blink and you can't shut it down other tha...

posted 3 years ago
  • 7 replies
  • 273 views
This content is deleted
Forum Topic
Ajax weird behavior with multiple layouts.
0 favourites

I have a strange behavior / not sure if it's a bug. So I first create a single layout with an array. Array is fed from the Json file (since I have a paid accoun...

posted 3 years ago
  • 1 replies
  • 273 views
This content is deleted
Forum Topic
Browser not running my AJAX file on export?
0 favourites

So I have a drag and drop type of quiz and they array 4x2 is fed by a .Json file. Everything is working fine in Construct 3, I tested it with the QR code on my...

posted 3 years ago
  • 0 replies
  • 97 views
This content is deleted
Forum Topic
Save/retrieve an image to/from server?
0 favourites

What I am trying to understand: Using Construct 3, is there a way to upload an image to a server (ajax/php), retrieve that image, and then insert it into a spri...

posted 3 years ago
  • 5 replies
  • 986 views
This content is deleted
Forum Topic
Request project file using expression (Solved)
0 favourites

I have a situation where I have 100s of JSON files in my project file folder and I want any one to be called on by name and loaded into a single array when need...

  • 0 replies
  • 156 views
This content is deleted
Forum Topic
How do I Make Something Like Super Mario Maker?
0 favourites

Well, actually my problem os that I want to take the user's map (TMX - Tilemap -> .Json) and make a publish, went mal published others players can download it o...

Similar Tags