claudius139's Forum Posts

  • 7 posts
  • If I have multiple Text object with the same name (different UID), how can I set the text for one in particular?

    If I add an action to Set Text, I cannot select only one of them so the text will change for all of them.

    Since you can do it in design time I guess it's possible with an action no?

    Thanks in advance!

  • Thank you for that part but when you're previewing (testing) from within Construct 2 you don't have a web site and I don't have any php file.

    Edit: I finally found a Google Chrome extension called Allow-Control-Allow-Origin: * and it's working good.

  • There is seem to have a bug with the plugin. The unix timestamp I have is this 1376419130, which on online conversion 08/13/2013 6:38pm GMT, which is good but with the plugin, it gives me the year 1970, january 16th???

    Rex Rainbow, any idea?

    Thanks

  • In the manual, it says this:

    If you want AJAX requests to your server to work from any domain, or in preview, you can configure it to send the following HTTP header: Access-Control-Allow-Origin: *

    Can somebody tell me where to put this line? I'm using the preview inside Construct 2 and I don't see any PHP file in the Construct 2 directory.

    Please help!

    Thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So is everything working now with AJAX with CocconJS ?

  • Something I cannot test with the free version...

    With the new Construct 2 version R139 and CocoonJS 1.4 combined, I was wondering if it's now possible to gather some JSON data (external site, no local) from a feed with the Ajax Plugin and compile that in a mobile application with CocoonJS?

    I saw that CocoonJS (since 1.3) has this feature now: Full native XmlHttpRequest (AJAX) support.

    Does that mean that it would work?

    I'm waiting for an answer on that before buying Construct 2!

    Please, anyone?

  • Hello rexrainbow,

    I have a question for you, I,m new with Construct2.

    Would it be possible to get JSON data from an outside weather source and parse it with Hash Table?

    If yes, do you think that functionality can be supported to a CocoonJS export to an iPhone app?

    Thank you!

    I'm trying to get an answer for that before investing time and money in my project!

  • 7 posts