h1k3's Recent Forum Activity

  • The controls didn't work and it was a little jumpy but otherwise did work on my iPad. Looks pretty nice.

  • Are you using the default plugin for facebook(you didn't install a third party plugin) if so then you should have access to user scores if you included your app secret and in the app settings you set the app up under the games category. Either of those not being true would keep the scores from working.

  • In nightly there is a developer tools or console something or other with a network section.have you tried pulling that up and running the app? That should show you any error message you might have.

  • Just a thought but if your game is inside of Facebook maybe the request urls are not matching? Ie https will have a hard time requesting http and so forth. Otherwise I'm not sure, sorry :(

  • rexrainbow, I thought about uploading my changes but didn't want to cause conflict if pode has a yet to be released beta copy. So I just posted my change to the runtime so he can make the change if he hasn't already. I must say this and the csv to array plugin has saved me hours of grief, you two are amazing. :)

  • Pode

    I made the change on my copy of your plugin so it reads accordingly. Here is the change I made to the runtime starting on line 133. This allows me to load a csv file and hook into rex's csv plugin. Feel free to make the change :)

    if(this.file.name.endsWith("txt")

                                                                //|| f.name.endsWith("log")

                                                                || this.file.name.endsWith("xml")

                                                                || this.file.name.endsWith("svg")

                                                                || this.file.name.endsWith("csv")

                                                                //|| f.name.endsWith("tmx")      

                                                                || this.file.name.endsWith("html")      

                                                                || this.file.name.endsWith("htm")      )

  • Pode is there any way to add in support for csv files? I want to load a cvs file to parse with the csv plugin.

  • "Action: Load table from csv string" , see first post of this thread.

    I see it but I'm not quite sure how it works to prompt a user for a file to load. What I am looking to do is import data from third party sites. So I can't control the file name on the persons computer. I want to all a user to download info from another site into a csv file on their machine and then give them the ability to upload the information to my server. Would using the file reader plugin work to load the string and then parse it using your plugin?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Really simple question I'm hoping. :) How do I load the file which I'll be manipulating with this plugin in the first place? I'm not seeing a load file, just load from json. Is there a way to load a csv file with this plugin or do I need a different plugin to load the file first?

  • Hi everyone,

    I'm building an app that requires the ability to read and parse csv format spreadsheet data. I found a library of jquery functions that does this but I'm fairly new to using libraries. There are two downloads to the library one is a min and one without min in the title. I'm assuming one is minified. Which one do I include in the plugin I'll be making. Or is there a cvs plugin already?

    Thank you very much in advance,

    Lance

  • minhhieu493

    I believe it was saved in that update so yes you would need to update. The example however really doesn't have much in it at the moment. Just more or less shows you how to approach the logging in using the approach that Facebook would like. I'm working on a paid project at the moment so I haven't had time to put up a tutorial or bigger example file. If someone wants to do that then I'd be glad to walk them through how the features work via messaging. I just can't spend the time I would like to on this because the paid project is taking up the majority of my time.If you or anyone needs help though I'm always open to helping via messaging or find me on facebook as hikenh

  • Firefox nightly it was testing fine for me.

h1k3's avatar

h1k3

Member since 1 Apr, 2012

Twitter
h1k3 has 3 followers

Connect with h1k3

Trophy Case

  • 12-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies