Most useful ActionScript packages / libraries

前端 未结 13 1215
渐次进展
渐次进展 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 23:10

    Shameles plug, but here it goes:
    BulkLoader
    A library to manage a simultaneous loading operations.

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

    Things I'm actually using from time to time:

    Degrafa: Degrafa is a declarative graphics framework open source licensed under MIT. (AS3)

    FlexSpy: Visually inspect and tinker with display components. (Flex3)

    AlivePDF: 100% client side PDF generation (AS3)

    PureMVC: MVC framework (many platforms...)

    Ravis Birdeye: Graph/Network visualization.

    FlexLib: Extended controls.

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

    <Shameless self-plug>

    asMock : Dynamic mocking framework for AS3 with integration support for FlexUnit 1/4.0/4.1, ASUnit and fluint

    </Shameless self-plug>

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

    http://www.unionplatform.com

    A client/server framework for creating multiuser applications and multiplayer games.

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

    A standard UI component library including with focus on customization, data intergration and performance. Including TreeView, ListView, SelectBox, ColorPicker, etc ...

    AS Data Provider Controls

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

    Common libraries:

    http://casalib.org/
    http://code.google.com/p/as3corelib/

    Physics Engines:

    http://box2dflash.sourceforge.net/
    http://www.cove.org/ape/

    Flash 3D engines:

    http://away3d.com/
    http://papervision3d.org/
    http://alternativaplatform.com/en/
    http://www.flashsandy.org/

    Tweening:

    http://greensock.com/gsap-as/
    http://www.gskinner.com/libraries/gtween/

    Graph/Chart + Particles:

    http://flare.prefuse.org/demo/

    Chart:

    http://pullmonkey.com/projects/open_flash_chart

    Particles:

    http://flintparticles.org/

    Game Engine:

    https://code.google.com/p/pushbuttonengine/

    Augmented Reality:

    http://www.libspark.org/wiki/saqoosha/FLARToolKit/en

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