ActionScript
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|as}} |mimetypes={{mimetype|application/ecmascript}} |released=1998 }} '''ActionScript''' is...") |
(Category:Adobe) |
||
Line 6: | Line 6: | ||
|released=1998 | |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''' 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. | ||
Line 16: | Line 15: | ||
== Other links == | == Other links == | ||
* [[Wikipedia:ActionScript|Wikipedia article]] | * [[Wikipedia:ActionScript|Wikipedia article]] | ||
+ | |||
+ | [[Category:Adobe]] |
Revision as of 22:46, 26 April 2014
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.