Skip to main content
rocket-ua
Participant
December 17, 2020
Question

[jsfl] how to get shape data

  • December 17, 2020
  • 1 reply
  • 282 views

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? 🙂

    This topic has been closed for replies.

    1 reply

    AdrianaCampolina
    Participating Frequently
    December 17, 2020

    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

    .