Using CloudBase.IO

0 favourites
  • 3 posts
From the Asset Store
With this template you will learn how to use the GooglePlay Games native plugin
  • Hi,

    I'd like to use CloudBase.IO, a cloud based NoSQL DB, to store JSON data in the cloud (http://cloudbase.io/documentation/javas ... et-started).

    It looks rather simple to do. There are a number of js libraries, available in full text, defining various functions. I need to get those libraries included and the can call functions.

    I want to do this without! plugin programming using C2 facilities and existing plugins, such as external js calls, only! Can this be done?

    1. It is possible to include the libraries somehow in C2, so that the functions are available upon C2 start, and in particular in node-webkit.

    2. Is it possible to make JS library calls -- i presume that this is the easy part

    3. There is a need to response to call backs. Can this be done from C2.

    Or does this all require plugin programming (i.e. creation of a wrapper plugin) to make this work?

    thank you,

    Dan

  • You can do all of this from the Browser object. However it's better to use the SDK when wanting to integrate an api. My site has a free FGL plugin that's 100% all Browser and API bridge and works. More of a practical experiment. However FGL has their plugin out now and only the js code injection line is of any use.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks.

    What is the FGL plugin ... can i see examples somewhere

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)