Beta 2 is out, and with many improvements! Like I stated in my previous devlog, this new beta is a complete re-work of the API implementation. It now uses an external JavaScript file for communication with the API, and commands are sent to it via the HTML5 Object in Fusion 2.5. Due to this change, it now also supports AES-128/Base64 encryption, which is Newgrounds' default.
You can try out the demo here:
https://www.newgrounds.com/projects/games/4375768/preview
An example can be downloaded here (Documentation is included):
https://github.com/digivorix/clickteam-newgrounds-api
|