disfey's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • create a variable and every X seconds add to it 1, then Text -> set text (Variable)

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • If you want to pass a value from the indicator, just specify its value in the Ajax request

  • Ajax does not transmit in percents the progress of its request, it only transfers the result, you can do as I wrote above, if you successfully receive data, simply set the width of your Progress Bar through a variable, or if you use a regular Progress Bar, set it to a number from a variable, if this number = 100, you carry out your further actions.

  • well, you can pass the value to the width of the object

  • I think that specifying the percentage of request loading is not very effective, since it happens very quickly.

    But if you want to do it for the sake of a visual effect, then you can start the timer if the request is successful.

    Create a variable and, if the request is successful, start a timer, add 1 to it every 0.02 seconds, and output the variable to the text.

  • You do not have permission to view this post

disfey's avatar

disfey

Member since 28 Jul, 2016

Twitter
disfey has 1 followers

Trophy Case

  • 8-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies