ActionScript

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
Line 7: Line 7:
 
}}
 
}}
 
'''ActionScript''' is a variant of [[JavaScript]] / [[ECMAScript]] designed for creating applications for the Adobe Flash player (embedded in [[SWF]] files). It is an object oriented language designed for attaching actions to elements within the Flash animation for the purpose of interactivity, but has been enhanced in successive versions to become a full-featured programming language.
 
'''ActionScript''' is a variant of [[JavaScript]] / [[ECMAScript]] designed for creating applications for the Adobe Flash player (embedded in [[SWF]] files). It is an object oriented language designed for attaching actions to elements within the Flash animation for the purpose of interactivity, but has been enhanced in successive versions to become a full-featured programming language.
 +
 +
[[ActionScript Byte Code]] is a byte code version of ActionScript run by the ActionScript virtual machine, generated by a compiler.
  
 
== Specifications and References ==
 
== Specifications and References ==

Latest revision as of 04:59, 10 January 2022

File Format
Name ActionScript
Ontology
Extension(s) .as
MIME Type(s) application/ecmascript
Released 1998

ActionScript is a variant of JavaScript / ECMAScript designed for creating applications for the Adobe Flash player (embedded in SWF files). It is an object oriented language designed for attaching actions to elements within the Flash animation for the purpose of interactivity, but has been enhanced in successive versions to become a full-featured programming language.

ActionScript Byte Code is a byte code version of ActionScript run by the ActionScript virtual machine, generated by a compiler.

[edit] Specifications and References

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox