AnD4D's Recent Forum Activity

  • How did you fix it on CORS?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Are you able to post a pic of your events?

    If a sound is to be played if the character is on the screen, it will CONSTANTLY play the sound until the player leaves the screen.

    It won't just happen once. It will be like it's playing the same sound 60 times a second, every second.

    Use the "trigger once" event, or find a better alternative.

  • If you use AJAX to post binary data to the server, then the server will receive all the binary data with the request. Nothing is encrypted or needs decrypting, it just sends the raw data.

    Reading POST data server-side is out of scope of this forum really, it's just a general server coding topic. Sites like StackOverflow are probably a better place for that kind of question.

    Agreed, which is why StackOverflow was the first place I looked, and followed multiple attempts. I came here in the hope that other people had indeed successfully done this and could share said info.

    There are a few examples of people doing this, but either the dropbox example or images were deleted. Likely before the new website update.

    If I can solve it, I'll happily post the solution here, but it's been a few days now of trial and error, with no solution.

  • It's possible by using AJAX to post binary data.

    I've used binary data to transfer images between multiplayer games, but on the server, would I need to decrypt it, or something using php?

    I've tried searching for answers online, but everywhere I get only half the answer.

  • Thanks for the help everyone :)

    I was able to do it using the "pick all" event.

    Hopefully we'll get something like this in the future, along with a "Is Parent of" event ;)

  • I have a parent with a child. That child is a parent with a child.That child is a parent with a child. Etc, etc...

    When I check how many children the original parent has, it tells me 1.

    Is there a way to have the system count (essentially) grandchildren as children?

    I have to keep them separated like this, because the player is able to separate them, and the separated child becomes the parent.

    Think of it like stacking cards. The parent being the bottom card. When you cut the deck half way, the bottom of the new stack becomes the parent. I want to be able to quickly count how many cards are in each stack.

    I'd have thought this would be in by default.

  • Add the "Touch" object. You can do this by double clicking within a layout.

  • Is it possible to use the file chooser to upload files to a server?

    I can grab the blob of the video from the File Chooser's URL, but something tells me that won't be too useful.

    I'd like upload a file to a specific folder on my server based on the current user. I've considered using binary, which may work, but I was wondering if there was a better way using the new HTML Element.

    Originally, I'd have considered doing this with ajax and php, but I'm not sure what I need to send. The file type would ideally be webm, but I'd need a file size locked to 1mb.

    I've seen other people ask this question, and one post a picture of an answer, which has now been deleted :( So any help would be appreciated :)

  • Yes, I've seen it happen in Chrome, Edge, Firefox, etc... However, it's hardest to manage in OBS.

  • Saying that, I'm actually getting a slightly different error now.

    My program grabs a log file from a website. If the file contains specific data, it does something with it. Once done, it deletes the file on the server via a php file I set up.

    I can run the software, see the action take place, then check out my server to see that it is indeed deleted.

    HOWEVER, when I restart the program, it somehow finds and downloads that data AGAIN! Even though it's deleted from my server. How is that possible? Is it somehow grabbing from a cache instead?

  • I was excited to see someone had the exact same issue I had... 5 year ago (?!?!?), and was very quickly disappointed to see that they didn't have a decent resolution.

    See here

  • To clarify, the software appears to download correctly, as the version number is changing, but it's not downloading the new images and overwriting the old ones.

    I get something like this:

    Is there any reason why it wouldn't replace the old images?

AnD4D's avatar

AnD4D

Member since 4 Nov, 2011

Twitter
AnD4D has 3 followers

Connect with AnD4D

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies