Forum General Javascript wrapper

Any issues or discussions relating to Flash development are welcome here.

Javascript wrapper

Postby nobodyHere » October 15th, 2014, 7:07 pm

Hello there

I put this here because I didn't really know where to put it.
Some time ago, I started building a Javascript wrapper for the API so you can use Player.IO in Javascript. This works by using ExternalInterface from Flash to communicate with Javascript.
Although not complete, I got basic stuff working so I thought I'd better put it here to see if someone could use this.
I wrote this from scratch and it's open source.

Take a look here: https://github.com/NielsDev/PlayerIO_JS_Wrapper
I hope I can help people with this wrapper. :)
If there are any issues, feel free to report here (or at github).
nobodyHere
 
Posts: 20
Joined: April 30th, 2012, 8:52 pm

Return to General