Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full As3 API supported? #1

Closed
ROBERT-MCDOWELL opened this issue May 1, 2019 · 3 comments
Closed

Full As3 API supported? #1

ROBERT-MCDOWELL opened this issue May 1, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@ROBERT-MCDOWELL
Copy link

Hello,
does it support all AS3 API?
thanks

@johnbrandle
Copy link
Owner

johnbrandle commented May 1, 2019

I will be creating documentation in the coming weeks, as well as examples, and unit tests (hopefully) that should better answer your question. However, for now I would say:

Support for the Flash API and E4X is limited. Most of the important bits of the Flash API work, and very close (if not exactly) as it would in the Flash Player (bugs intentionally included). Notable exceptions are Display3D, describeType, and MovieClip (limited, using: http://gree.github.io/lwf/). Pure AS3 projects that do not make use of these features tend to port over without much issue.

@johnbrandle johnbrandle self-assigned this May 1, 2019
@johnbrandle johnbrandle added the enhancement New feature or request label May 1, 2019
@ROBERT-MCDOWELL
Copy link
Author

John, you should reference your repo here
https://github.com/open-source-flash/open-source-flash
does it support the p2p, mutlicast and netgroup classes?

@johnbrandle
Copy link
Owner

Thanks. No, mostly DisplayList and utility related classes are implemented, see here: https://github.com/johnbrandle/as3-js/tree/master/_excluded/playerglobal

@johnbrandle johnbrandle added the wontfix This will not be worked on label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants