About 25,100,000 results
Open links in new tab
  1. Awesome ActionScript 3 - GitHub

    A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR. Adobe AIR provides a single set of APIs to build cross-platform desktop/mobile applications and games. …

  2. What are the key differences between JavaScript and ActionScript …

    The key differences are that ActionScript 3 supports both class-based inheritance and prototypal inheritance, enforces namespace bindings between class names and file names, and does not …

  3. GitHub - labcerouno/awesome-actionscript: A curated list of …

    A curated list of awesome ActionScript frameworks, libraries and software. - labcerouno/awesome-actionscript

  4. actionscript 3 - How to create exit button in Flash application

    I'm creating a Flash Application that will be exported in exe format and it's not going to run in browser. I want to add an exit button inside stage but I don't know how to do that with …

  5. A Cheatsheet of ActionScript 3.0 - GitHub

    ActionScript 3.0 Cheat Sheet What is the ActionScript 3? ActionScript is an object-oriented programming language derived from HyperTalk and Javascript. ActionScript 3 is the newest …

  6. How can I get started with ActionScript? - Stack Overflow

    0 I would like to learn a bit about using ActionScript. I currently know zero about Flash and such, so I kind of want to learn a bit, so I am not so lost when it comes to this subject. Are there …

  7. FlashDevelop is a free and open source code editor. - GitHub

    FlashDevelop is a free and open source (MIT license) source code editor. FlashDevelop offers first class support for Flash ActionScript (2 and 3) and Haxe development: great and fast code …

  8. flash - ActionScript 2 Moving an object - Stack Overflow

    ActionScript 2 Moving an object Asked 13 years, 11 months ago Modified 4 years, 9 months ago Viewed 7k times

  9. actionscript · GitHub Topics · GitHub

    Dec 2, 2025 · ActionScript ActionScript is an object-oriented programming language created by Adobe. It is a implementation of ECMAScript used primarily in Flash Player applications.

  10. flash - ActionScript 3 Examples (Code Only) - Stack Overflow

    Dec 18, 2012 · I learnt actionscript the same way you intend to, just by reading tutorials on the internet and picking bits up as I went along. I eventually bought myself a big old actionscript …