Author: Brad Adams

Getting Started with the Glitch AS3 SDK

Note: Guest author Bradley Adams is the creator of the Glitch AS3 SDK. It’s easy to start interacting with the Glitch API in your Flash + AS3 apps. To start, you’ll need to understand Glitch authentication. Using Glitch’s authentication system, you will need to get an access token (using the proper scope) for the user currently using your app. This access [...]