cmee's Forum Posts

  • Thank you very much, now it's fine

  • mindfaQ Thanks.

    Magistross I'm sorry, but I don't understand a lot, can you explain it more?

  • How I can make pause and continue to the text?

  • Hi,

    I want to make a RegexMatchAt that from an string results only one Regex... It will be more clear with an example.

    I have one string: bu,si,tres

    with this Regex: [^,]+ (It selects groups of any character separates with a comma ,)

    So, if I understand well I will hope that:

    RegexMatchAt("bu,si,tres","[^,]+","i",1) ==> bu

    RegexMatchAt("bu,si,tres","[^,]+","i",2) ==> si

    RegexMatchAt("bu,si,tres","[^,]+","i",3) ==> tres

    But It sees none with 2 and 3... Can anyone help me?

  • I'm sorry I cannot see your image... Can you put a link of Pode's iFrame and of your image. Thanks

  • Sorry rex

    I've tried to use it with your tagtext (with <style> inline), but I cannot use it.... Can you make an capx example with it, I've got yours with official text, but I want one example with the other...

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I've just try, thanks you

  • I will try thanks

  • You can add an opcional propierty to add css URL.... it can be append to your class

    I know that you make an option special for make the class by to online games it's easy to change one css page... Thanks

  • I hoped that there were any method to put inline with an css for example....

    Ok,thanks you

  • Hello,

    I want to know who i can do a text like:

    [quote:1xabwpet]Hi welcome to Scirra.com you will be fine there.

    I want to use only (if is possible) one text...

    Thanks you.

  • Why csv is better than arrays? Only for the most easy edition? and the most important, it will not cause lag? I'm worried about it so I want to understand more...

    Sorry for be a noob.

  • thanks you zenox98, I understand....

    Only one suggestion, why not create an alert when we click in. If someone who didn't know see it, he/she can think that the webpage has an error. I think that a simple alert like:

    [quote:wudc623z]Dear contributor: The ability to write a tutorial is temporarily disabled whilst Scirra modify the SPAM filters, to improve the quality of our service. Hopefully the facility will be back soon. Sorry for the inconvenience.

    I hope that Tom also read it. And thanks again for your fast answer.

    PD: An of course an alert by email when you solve it...

  • Hi,

    I'm new in C2 and I come from RPG Maker VX. I hope that the change will be an exit... So I will try to learn a lot...

    I'm sorry by my horrible English, I'm Spanish

    cmee

  • I was looking for some thing in a tutorial but I din't found it and I finally had to resolve alone my problem. So I was interested in make a tutorial, but when I try it sent me to the first page. I don't know if it is because I'm new, so I report if is not only my problem.

    Sorry if it is a false alarm.

    cmee