/** * _ _ * __ _ __ _| |_ ___| |__ __ _ * / _` |/ _` | __/ __| '_ \ / _` | * | (_| | (_| | || (__| | | | (_| | * \__, |\__,_|\__\___|_| |_|\__,_| * |___/ */ /** * @copyright Copyright 2010 Netlog NV * @link http://www.gatcha.com/downloads/gatcha_as2_library/ * @license http://www.apache.org/licenses/LICENSE-2.0.html * */ // // Gatcha Api Client Library for AS2 // // // About this Library // This as2 library helps in accessing the Gatcha API through the Gatcha game wrapper. // // Prerequisites // - Adobe Flash CS3 or CS4. - Actionscript 2.0 knowledge. // // How to install // - Flash CS3 * Windows: Extract the Gatcha folder of the zip to "C:\Program Files (x86)\Adobe\Adobe Flash CS3\\Configuration\Components * Mac: /Applications/Adobe Flash CS3/Configuration/Components - Flash CS4 * Include the swc as a library to your project or preferences. // // Documentation // Head over to http://www.gatcha.com/downloads/gatcha_as2_library/ for more details. // // Comments, Questions or Feedback // If you have any comments, questions or feedback on this library, please get in touch: http://www.gatcha.com/about Happy coding!