Skip to content

Worker seems to be processing [Embed] tags #17

Description

@miki-shalala

im using some fonts im Embedding via [Embed] tags
[ im embedding fonts as a symbol from another SWF ]

the worker way of doing it would be to use:
Worker.current.isPrimordial
but so far it seems it wont work ( im scouting the app and it is allocating memory on parseTag method )
so, how do i prevent fonts from embedding on the worker thread?
or:
how do i check if the code is running on the worker or the thread?
thanks.

EDIT: i worked around it by loading the fonts using a Loader

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions