http://dragonbones.github.com/
In this project you can find the source code of DragonBones' skeleton animation library, which is a framework support rendering characters with skeleton animation by parsing assets exported from SkeletonAnimationDesignPanel.
Following steps show you how to use the source code:
- Make sure you have got starling.swc v1.2 or later version.
- Make sure you have installed some Flash IDE such as Flash Builder.
- Create a ActionScript Library project and include the source code.
- Import starling.swc into the project.
- Build project and have fun.
There are some demos in SkeletonAnimationDemos project shows how to use the library
All things you need to download can be found here
Copyright 2012-2013 the DragonBones Team