Forum Topics tagged ajax

Similar Tags

Report Tag

166 forum topics with this tag
  • 0 replies
  • 205 views
This content is deleted
Forum Topic
Several Arrays in json
0 favourites

So, I have an array in my project that I want to reads its data from a json file if sprite.StorageName equivalent to the array name in the json file. Unfortunat...

posted 2 years ago
  • 11 replies
  • 865 views
This content is deleted
Forum Topic
How do I load data from a dynamic json file?
0 favourites

To test and finetune a lot of properties (different speeds, strengths, powers, ...) in my game I want to be able to change them while playing the game. All the...

posted 2 years ago
  • 0 replies
  • 186 views
This content is deleted
Forum Topic
how can move in a arrays of object
0 favourites

Plz send source. Thanks.

posted 2 years ago
  • 2 replies
  • 290 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
  • 409 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
  • 917 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
  • 197 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
  • 62 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
  • 334 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
  • 410 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 2 years ago

Similar Tags