Kyatric's Recent Forum Activity

  • Rexu, you should try to describe more precisely what you are wanting to do ?

    It's a fact english isn't the native language for everybody (it's not mine either) but we are still forced to use it to express ourselves around.

    With the informations you gave so far, it makes it really hard to understand what is your issue and what you are trying to do.

    Please describe more, and also post a capx of what you already have as a base to build an answer upon.

  • Extract from the how do I FAQ

    lacing a sprite in the center of the window - LINK

    Else, post your capx, and describe more your problem.

  • All instances share the same variable (have this variable has part of their reachable properties).

    But the value of the variable is different for each instance (as long as you setted a different value for each instance).

    A quick look at the manual might help ?

  • Smitchell did another post here.

    Let's close this topic, Tom will surely answer on the other one.

  • Tried on win 7 pro 64-bits, c2 r71 64 bits, and I can't seem to be able to reproduce the bug either (tested on basic and rolling platformer, both works).

  • You do not have permission to view this post

  • HTML elements pack.

    kiyoshi: you might wanna look this plugin, and also, septeven already released a beta version of his combobox. All in the plugins section.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I) would think that the items included in the base IDE would be okay to use for games on the site.

    They are, except : WebStorage, AJAX, Browser and Facebook.

    Jump-thru and touch were ok, you could have left them in the project.

  • Basicly yes.

    But on the other hand, are you really going to have 30 requests ?

    Do you really need them ?

    You can concatenate datas on the server-side and serve several variable values in one request.

  • You do not have permission to view this post

  • And HERE.

  • Normally you can do multiple calls. Use the "tag" property of the requests to differentiate them.

    Then you have to make a Ajax.OnComplete event (as Yann described) using once again the tag to differenciate and know what the data is supposed to be.

    ex: Ajax.OnComplete("authentification") would contain the return data sent by the server after it received a Ajax.Request("authentification").

    The OnComplete is to be out of the loop, since it's an event that will get triggered as soon as the server returns the result of the request.

    This should be documented in the manual by the end of the year.

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,405 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs