An open API service indexing awesome lists of open source software.

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

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.