Content tagged ajax

Similar Tags

Report Tag

171 usages of this tag
  • 0 replies
  • 302 views
This content is deleted
Forum Topic
How do I AJAX POST to my NodeJS server?
0 favourites

I'm just trying to receive data in my server from ajax post. My server receives the request normally but the req.Body is an an empty object {}.Normaly I would s...

posted 3 years ago
  • 1 replies
  • 234 views

I need to create a GPS tracker that will constantly run in the background and send some data to the server via AJAX . How do I make the app in minimized mode al...

  • 15 replies
  • 1.2K views

I am trying to make a leaderboard using Firebase as the database. It already saves a username and a score in the database, using these ajax parameters: I don't...

posted 3 years ago
  • 12 replies
  • 521 views
This content is deleted
Forum Topic
highscore array not working correctly
0 favourites

I build a highscore with the tutorial with database etc. It looks like this; When I preview the layout it shows this; When I enter my score and click "send", it...

posted 3 years ago
  • 4 replies
  • 635 views
This content is deleted
Forum Topic
How do I request Twitch API?
0 favourites

What am I doing wrong? It seems like the authorization gets completed, but I get no data when requesting

posted 3 years ago
  • 0 replies
  • 260 views

I'm making a game where the player can make a level and upload it to a server and everyone can browse the levels made by others (just like mario maker). I'm als...

  • 5 replies
  • 717 views
This content is deleted
Forum Topic
Use AJAX with a Node.Js app on Heroku
0 favourites

I'm new to Construct. I'am a Web develloper and I want to fetch some data from an API. I created a simple node.Js API connect with a Firebase realtime database....

posted 3 years ago
  • 1 replies
  • 319 views
0 favourites

I have modify one game Construct 3, now he send to mysql database with php the final score. Ex : I play, I do 20 pts, these 20pts go to my mysql darabase with A...

  • 1 replies
  • 218 views
0 favourites

I have to extend an AJAX request with some parameters in Body Request, but I don't know how to put “Body Request info” through the AJAX plugin. Can you help me?...

posted 3 years ago
  • 1 replies
  • 426 views
0 favourites

Let's say you have imported a file into the Construct project and you called it "theme.Json". The code inside reveals to be an array code in JSON. And then you...

posted 3 years ago

Similar Tags