christ59's Recent Forum Activity

  • Hello.

    I have text with special characters (the # for example) to send with Ajax request to a PHP but I only recover part of my text. All that is from the # is not recovered (the # either).

    How to make pass special characters?

    Thank you.

  • christ59 simple error in ID's. In HTML ID is unique for each element.

    I'm terrible

    Thank you for the info !

  • Example here : catupload.com/download/4bac27ac60586b339b4c2a840db4f092.html

    Thanks for your help.

  • christ59

    [quote:ah1wyaxl]

    New version 1.42 (Oct 21, 2017)

    • [+] Selectable text - Set whether selectable text is true or not.

    https://dl.dropbox.com/s/4qbv3j8ocke6bu5/%5BPLUGIN%5D%20HTML%20%26%20iFrame.zip:ah1wyaxl]Download - For compatibility error with old projects - [url=https://dl.dropbox.com/s/vfavuxz3buamnvo/HTML.capx capx > Hello. Thank you for the modification but I have a little problem now (that I did not have with the version without the selectable mode). I use "contenteditable" in my xml. That I go to "true" or "false" by clicking a button to make the text editable or not. Now I can not change the text when I set "contenteditable = true" (with Text selectable to true or false). Maybe add a "Text selectable: none" option or something that is neither "no" nor "yes"? I do not know if you understand me.

  • Hello.

    New request

    It's possible to add an option to make the text editable or not? (Set editable, in Appearance, for exemple)

    Thanks.

  • Hello. It lacks the "Compare value" condition.

    Useful for performing an action when the value reaches a certain value.

    Thanks

  • Thank you for this quick response

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello.

    It's possible to add an option to make the text selectable or not? (Set selectable, in Appearance, for exemple)

    Thanks.

  • Thanks for your help.

    I do this to have a fade.

    in .css :

    @-webkit-keyframes fadeIn {

    from {

    opacity: 0;

    }

    to {

    opacity: 1;

    }

    }

    KeyFrames fadeIn {

    from {

    opacity: 0;

    }

    to {

    opacity: 1;

    }

    }

    .fadeIn {

    -webkit-animation-name: fadeIn;

    animation-name: fadeIn;

    animation-duration: 2s;

    }

    And in my xml:

    class="fadeIn"

    And it works

    But being able to use it directly in Construct without having to do CSS and modify the xml would be great!

  • Hello.

    Would it be possible to change the opacity? To make a fade for example.

    Because at the moment it does not work.

    Thank you.

  • Pleased that it can serve you

  • I just had the same problem.

    In your project, in ID, you have to put something like "com.mycompany.mygame"

christ59's avatar

christ59

Member since 27 Jan, 2014

None one is following christ59 yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies