Most useful ActionScript packages / libraries

前端 未结 13 1214
渐次进展
渐次进展 2020-12-22 22:20

What are some useful plug-ins, packages or source-code for ActionScript?

Please include ActionScript version, name, link and description.

相关标签:
13条回答
  • 2020-12-22 22:57

    Flixel

    Flixel is an open source game-making library that is completely free for personal or commercial use. Written entirely in Actionscript 3, and designed to be used with free development tools, Flixel is easy to learn, extend and customize.

    0 讨论(0)
  • 2020-12-22 22:58

    Mate tag-based, event-driven Flex framework. Obviously AS3 and Flex dependent.

    Axiis an open source data visualization framework. Built on degrafa

    0 讨论(0)
  • 2020-12-22 22:59

    AS2-AS3
    Greensock's TweenMax
    Simplifies creating animation in code.

    0 讨论(0)
  • 2020-12-22 23:00

    http://www.robotlegs.org/

    MVC Framework for flash/flex with dependency injection.

    0 讨论(0)
  • 2020-12-22 23:03

    it's powerful 2d library. you should try it ;) http://box2d.org/

    0 讨论(0)
  • 2020-12-22 23:05

    A clear, lightweight and performant data structures / collections library:

    AS3Commons Collections

    Layout framework:

    AS3Commons UI - Layouts

    0 讨论(0)
提交回复
热议问题