aiglee's Forum Posts

  • 6 posts
  • Ajax is not supported <img src="smileys/smiley19.gif" border="0" align="middle" />

    I actually had my game developed with Ajax and XML, until we tested in different platforms. I had to redesign the whole thing to handle everything with arrays, and tones of sprites animations and frames.

    Any other solution you can think of without ajax? I'm starting to think my only option will have to be to show it in screen, take a picture with my phone and transcribe at home.

  • Hi everyone,

    I'm developing an educational video game for my research project (Master degree). I have the game almost ready and I will be saving the log information to local webstorage. I am using cocoonjs to export to Nexus 10 and iPad.

    My problem is that after saving the log information to webstorage, I don't know how I could retrieve it for my study. I could show it on the screen, but I need to be able to copy it to the clipboard and put it on an email or something.

    I searched the forums and I now know I can't send it by email, and I can't select a text field and copy the value. What can I do to extract the data from the iPads?

    I will be using 28 iPads at a time, none of them mine, so I won't be able to go through each of them easily. I need a way to just select, copy/paste, or send by email, or save to a file I can then access, or something of that style. Remember I need to use cocoonjs,, since my game really doesn't run on PhoneGap (5 fps :S)

    Thank you!

  • Count me in with boolean xD

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you so so much!! I will set it to make backups from now on.

    Still don't get how that happened.

  • Also, didn't use any 3rd party plugins.

  • Link to .capx file (required!):

    dropbox.com/s/8b4fc0vczv0qgd7/Fresen.capx

    Steps to reproduce:

    1. Open capx file

    2.

    3.

    Observed result:

    It fails to open the file. It says error reading end tag, line 31, column 34. I had been working on it, ran perfectly fine, saved, closed the file and now it won't open anymore. My latest backup is too old to go back to it.

    Expected result:

    Open the file :)

    Browsers affected:

    Chrome: yes/no

    Firefox: yes/no

    Internet Explorer: yes/no

    Operating system & service pack:

    Construct 2 version:

        R119

  • 6 posts