Copy link to clipboard
Copied
Hi. I make JS library for export all elements from fla file library (FlashLib), and than build elements using PIXI.js.
But i have pdoblem with understanding how to get data for shape objects.
I have arrays on vertexes, edjes and conturs. But can't understand how to get data what i can expord as JSON.
I can export simple shapes (like rectandles). But i dont understand mechanics how to get data for another shapes. Like drawed by brush or shapes with holes or another shapes.
Maybe somewere exist documentation about this.
And what is HalfEdge obgect? 🙂
Copy link to clipboard
Copied
Hello... try to take a look at this link, it has some documentation about JSFL:
https://www.adobe.io/apis/creativecloud/animate/docs.html
If you can't find the answer, you can try using the Facebook discussion groups: https://www.facebook.com/groups/118921458138790
.