Content tagged ajax

Similar Tags

Report Tag

172 usages of this tag
  • 2 replies
  • 271 views
0 favourites

I created a dialogue system for my game that takes in a .Xml project file. Steps: 1. Use AJAX to call the project file. 2. On return, loop through the XML dialo...

  • 1 replies
  • 400 views

I want to store all of my relevant data like localization, ui position, button sizes for the mobile or PC version in a single JSON object. Is there a way how I...

posted 2 years ago
  • 3 replies
  • 907 views
This content is deleted
Forum Topic
FAILED TO LOAD RESOURCE issue - Happens on IPhone Safari
0 favourites

I am facing an issue exactly similar to this: 40% of the fetch calls to get the resources like audio and images go into error while loading the game. Reloading...

posted 2 years ago
  • 3 replies
  • 191 views
This content is deleted
Forum Topic
Request project file using variable?
0 favourites

I need to AJAX request Project Files such as a1.Png and a2.Png...With the name = a global variable. Is there anyway I can do so?

posted 2 years ago
  • 0 replies
  • 57 views
This content is deleted
Forum Topic
How do I send JSON data with AJAX?
0 favourites

I was trying to send data in JSON format with AJAX, but when I tried, the server receives something like this (example): Data to send: {. 'data': 'hello world'....

posted 2 years ago
  • 3 replies
  • 312 views
This content is deleted
Forum Topic
How do I request using GET to external API?
0 favourites

So I have a simple GET API that returns a JSON: (it's running, you can check). And I try to get this API using the following steps: But when I preview it AJAX l...

posted 2 years ago
  • 7 replies
  • 378 views

Using AJAX I am trying to get some data from a site (a currency site). When the site initially loads it just contains the vanilla page source, but (I think) tha...

posted 1 years ago
  • 0 replies
  • 148 views
This content is deleted
Forum Topic
Problem with sql open server logging system
0 favourites

Friends, I did everything as stated in the video here Nothing worked for me. I downloaded and installed the library as it was said. I installed the phpmyadmin d...

posted 1 years ago
  • 2 replies
  • 242 views
This content is deleted
Forum Topic
How do I pass file from AJAX to Json?
0 favourites

I'm trying to make a quiz game, and I used one block --> "On start of layout, Ajax request quiz.Json (my file with the questions) with tag quiz" ; And a second...

posted 1 years ago
  • 1 replies
  • 183 views
This content is deleted
Forum Topic
how can i read a variable from a php file?
0 favourites

To all i'm new to Construct 3 so sorry for the newbie question. I'm creating a quiz-game and at the end of the quiz you have to enter your name and email, these...

posted 1 years ago

Similar Tags