https://github.com/endel/egret-animate
A library for bridging Adobe Animate HTML5 export to egret-core
https://github.com/endel/egret-animate
Last synced: about 1 year ago
JSON representation
A library for bridging Adobe Animate HTML5 export to egret-core
- Host: GitHub
- URL: https://github.com/endel/egret-animate
- Owner: endel
- License: mit
- Created: 2016-09-01T11:21:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T09:17:44.000Z (over 9 years ago)
- Last Synced: 2025-02-12T06:21:17.751Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://endel.github.io/egret-animate
- Size: 934 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# egret-animate
A library for bridging Adobe Animate HTML5 export to
[egret-core](https://github.com/egret-labs/egret-core).
> This project is heavily based on
[PixiFlash](https://github.com/CloudKidStudio/PixiFlash) implementation, which
bridges Adobe Animate HTML5 export to PixiJS.
## Flash Publishing
### Install Publishing Helper (optional)
Install the post-publish tool by running **tools/install.jsfl**.
### Flash Setup
1. Make sure you use a Flash "HTML5 Canvas" document type
2. Change the publishing settings under JavaScript Namespaces
* Symbols: lib
* Images: images
* CreateJS: egretAnimate
## License
Released under the MIT License.