Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 544 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 544 Bytes

ActionCore

ActionCore is the implementation of the ActionScript 3 language environment in a JavaScript module. The ActionScript 3 language environment may exclude parts of or not conform to the language specification.

ActionCore runs within one of two environments: a W3C compatible engine and a Node.js compatible engine.

Importing into scope

Copy the contents of the import declaration at templates/importactioncore.js to import all ActionCore elements into scope.

License

Apache 2.0