Sent you a mail regarding the matter.
Okay just got home and finished a really fast example of AJAX POST request with an API
You can download it at http://kentbakkoffers.com/API/API%20example.capx
The API is a self coded one for writing variables to an external database, closer info is in the capx
Feel free to ask me if you have any questions <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
Okay il throw something together for you
Develop games in your browser. Powerful, performant & highly capable.
Using AJAX (For api's that accept POST and GET) should be pretty straight forward, if you would like me to i could make a fast example
Question, why not use the AJAX plugin with http request (GET and POST) as far as i have seen all api functions from google uses these requests anyway so i cant really see why you need an entire plugin to do the same thing. (Looked at the google + api)
https://developers.google.com/+/api/
Hello, i would love to take a look and try to help you, sounds like a small problem and i am happy to do so for free
Feel free to contact me and/or send me the capx over mail:
Saddly a shortcut does the same thing, What we want is to have the terminal window open with the script we have craeted in a .bat file. The issue must be in node webkit and i hope the devs take a look at it. Im trying to come up with a workaround but nothing so far :/
I have ended up at this exact same problem, did you ever figure out a way to do it?
Alright, im using Node Web kit for this i can make the bat file run but the cmd window does not open up its just hidden in the processes list... I cant figure out how to go about it to make it open that window. So if anyone ahve tried this before or know how to do it please respond
Alright so im trying to somehow contact the minecraft login server as i only want people with a premium account to be abble to go on using the app without login in. i cant realy say i know mutch about this stuff if its even possible in construct 2 and therfor i am turning to you. Hopefully one of you might know how i can go on to make this work. thanks in advance.