Virtual Machines","DESCRIPTION":"Free virtual machines to help test Microsoft Edge as well as old versions of IE for Mac, Linux, and Windows.","LINK":"https://dev.modern.ie/tools/vms/mac","ICON":"tool-edge.svg","TAGS":"workflow,testing"},"TEXTUREPACKER":{"TITLE":"TexturePacker","DESCRIPTION":"TexturePacker is a GUI and command line tool to create sprite sheets or sprite atlases.","LINK":"https://www.codeandweb.com/texturepacker","ICON":"texturepacker.png","TAGS":"workflow,spritesheet"},"NANOFL":{"TITLE":"NanoFL","DESCRIPTION":"Design animated banners, movie clips and games. Add interactivity with JavaScript, TypeScript or Haxe. Publish to CreateJS","LINK":"http://nanofl.com/","ICON":"tool-nanoFL.png","TAGS":"workflow"},"INTELXDK":{"TITLE":"Intel® XDK","DESCRIPTION":"Take advantage of Intel® XDK tools to test, debug, build, and deploy your EaselJS games quickly to Google Play, Apple App Store, Windows Store, across diverse mobile devices.","LINK":"https://software.intel.com/en-us/html5/tools","ICON":"intelXDK.png","TAGS":"workflow"},"TXTJS":{"TITLE":"TxtJS","DESCRIPTION":"An extension library for CreateJS that renders character glyphs on the canvas element using SVGPath drawing commands.","LINK":"http://txtjs.com/","ICON":"txtjs.png","TAGS":"text,library,vector"},"ZIMJS":{"TITLE":"ZIMjs","DESCRIPTION":"ZIMjs is a library of interactive media modules built for and with CreateJS.","LINK":"http://zimjs.com","ICON":"zimjs.png","TAGS":"library,workflow"},"NODEEASEL":{"TITLE":"Node-Easel","DESCRIPTION":"Node wrapper for EaselJS. Allows you to run EaselJS on the server side.","LINK":"https://github.com/wdamien/node-easel","ICON":"","TAGS":"server"},"EASELFL":{"TITLE":"EaselFL","DESCRIPTION":"A SWF-based fallback for older browsers that do not support Canvas, but have Flash Player 9+ installed. Uses EaselJS if Canvas is available, or EaselFL if Flash Player 9+ is available and canvas is not.","LINK":"https://github.com/periscopic/EaselFL","ICON":"","TAGS":"animate,workflow"},"TYPESCRIPT":{"TITLE":"Typescript Definitions","DESCRIPTION":"You can find the typescript definitions of CreateJS's libraries here.","LINK":"https://github.com/borisyankov/DefinitelyTyped","ICON":"","TAGS":"workflow"},"SUBLIME":{"TITLE":"Sublime Text 2 - Code Completion for EaselJS","DESCRIPTION":"Code completion and syntax highlighting for EaselJS in SublimeText2.","LINK":"https://github.com/olsn/SublimeText2-EaselJS-Completion","ICON":"","TAGS":"workflow"},"PHOTOSHOP":{"TITLE":"Photoshop to EaselJS Spritesheets","DESCRIPTION":"A Photoshop script to output EaselJS / CreateJS SpriteSheets.","LINK":"https://github.com/davidderaedt/createjs-utils/tree/master/photoshop-extension","ICON":"","TAGS":"workflow,spritesheet"},"ZOEUNITY":{"TITLE":"Zoë to Unity Importer","DESCRIPTION":"This script allows the user to import sprite sheets made with Zoe directly into Unity. It will slice your sprite sheet and create animation clips for you.","LINK":"https://github.com/cfbevan/UnityZoeImport","ICON":"","TAGS":"workflow,spritesheet,unity"},"AUDIOSPRITE":{"TITLE":"Audio Sprite Generator","DESCRIPTION":"A CreateJS-compatible, Node-based utility that combines multiple sound files into a single audio sprite and JSON definition.","LINK":"https://github.com/tonistiigi/audiosprite","ICON":"","TAGS":"workflow,audio"},"TOOLKITDEFS":{"TITLE":"Toolkit Definitions Generator","DESCRIPTION":"Generates definition files for various languages from Adobe Animate's HTML5 output.","LINK":"https://github.com/elsassph/createjs-def","ICON":"","TAGS":"workflow"}}},"DOCS":{"META_TITLE":"CreateJS | Docs","META_DESCRIPTION":"API Documentation to quickly reference what you need to know while working with CreateJS.","TITLE":"Online Documentation","OFFLINE":"A zipped version of the documentation, including full docs for the NEXT versions of each library are available in the respective GitHub repositories.","NOTES_TITLE_1":"Notes","NOTES_MESSAGE_1":"Mobile browsers require a \"click-to-play\" to activate Web Audio. This happens by default in SoundJS version 0.7.x+","NOTES_TITLE_2":"Support for IE8 and below","NOTES_MESSAGE_2":"CreateJS libraries inheritance approach changed in EaselJS 0.8, TweenJS 0.6, PreloadJS 0.6, and SoundJS 0.6 is not compatible with IE8 and below. For library support for earlier versions of IE, use an older version of the libraries, available as tags/releases in GitHub, and on the CreateJS CDN.","NOTES_MESSAGE_3":"EaselJS is only compatible with browsers that support the HTML5 Canvas.","NOTES_MESSAGE_4":"Specific features will only work when supported by the browser. For example, WebAudio APIs and XmlHttpRequests require browser support in order to function.","NOTES_MESSAGE_5":"SoundJS only supports IE8 and earlier using an earlier version (< 0.5.2) with a SWF fallback.","NOTES_MESSAGE_SUMMARY":"Additional notes for browser support is available on the main page of the documentation for each library."},"DEMOS":{"META_TITLE":"CreateJS | Demos","FOR":"for","META_DESCRIPTION":"A collection of demos that showcase the power of CreateJS.","MORE_DEMOS":"More Demos","LIVE_EDIT":"Live Edit","VIEW_SOURCE":"View Source","RUN":"Run","RESET":"Reset"},"ERROR":{"META_TITLE":"CreateJS | 404","META_DESCRIPTION":"Page not found :(","TITLE":404,"SUBTITLE":"Page not found..."}}; Typekit && Typekit.load(); (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-29650602-1', 'auto'); $(function () { new cjs.Application(); });