Kyatric's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You need a PHP script/function that will look into a file and return the value. (That's readscores.php in Ize's example)

    The corresponding AJAX call points to the script and you use AJAX.getlastdata to know the value that is stored on your server side.

    Then you need another script/function to which you pass a parameter on call and that will store said parameter as value of the stored variable. (That's post.php in Ize's example).

    The corresponding AJAX call points to the URL of the script with your parameter added to it.

    What you want pretty much lies already in Ize's example.

    For the PHP itself, it is out of the scope of C2.

    It is a "classic" coding language and you need to learn its basics to be able to modify the scripts to your need.

    It's not overly complicated, but it takes time to get used to.

    Open the .php files in a notepad (you can use a specific notepad like notepad++ or devphp to profit from syntax highlight which helps getting a better understanding of the code once used to it).

    The lines that starts with // are comments. They explain the logic of the following code.

    To learn PHP a good place to start is the w3school. You can also go directly to the official manual of PHP (translated in many languages) and learn directly from the source.

    This is all very technical but PHP as been around for quite a long time and I'm pretty sure you can google something like "PHP for dummies" (in reference to the book that you might also buy. It has a good reputation of popularization of such technical domains).

    If you're low on budget you can always keep googling until you find a PHP beginner tutorial (up to date by all means) that suits you.

    You wanted ressources, here they are.

    It is possible to propose some key in hand solution/PHP framework that would be usable "easily".

    The drawback to this would be the limit of customization applyable to the framework and the time it would require to get built. Another concern could be security issues and the need for a regular maintaining of said framework.

    In the end it is a safer bet for the users (especially the younger ones) to learn directly PHP and be able to write their own scripts fully adapted to their needs.

    Moreover such knowledge of a coding language IS profitable in C2 since it helps getting used to arrays and loops and other common expressions/functions/designs.

  • Have you tried updating the graphic card drivers ?

    Sometime this might be enough to correct such "sudden glitches".

  • I'm afraid I don't understand what your problem is.

    Post a capx and try to fully explain what you intend to do.

  • Tutorial to modify the exported index.html

    As zenox said you can remove the link, but consider pluging a link somewhere in your game or modify the link to a better one, that would be thoughtful.

  • Event Character.on collision with another object (select Gun)

    --> Action: Character.set animation "animation_name"

    --> Action: Character.set value select platform value 0 (considering platform is an instance variable of Character)

  • It is minor in the sense that it is not one of the mainly used browsers. (Like Iron, the Chromium "rip off" version without all the tracking stuff)

    Major browsers are IE, chrome and FF. You might eventually consider Safari and Opera, but HTML5-wise, they pretty much are behind the others.

  • Right click on the condition and click on "Invert"

  • Hi TeamJT, what a reference. It took a few googling to get it ^^

    Another Scirra's secret revealed <img src="smileys/smiley2.gif" border="0" align="middle">

    Also hi to all the other new members who introduced themselves.

    Welcome aboard.

  • Oh this sounds useful. Nice addition !

    Keep up the good work rexrainbow.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,402 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