ActionScript: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{Stub}}
{{Stub}}


ActionScript is Adobe's scripting language for Flash. There are huge differences between different versions. See the [[http://en.wikipedia.org/wiki/Actionscript Actionscript] Wikipedia article for a timeline.
ActionScript is Adobe's scripting language for Flash. There are huge differences between different versions. See the [http://en.wikipedia.org/wiki/Actionscript Actionscript] Wikipedia article for a timeline.


The latest version of ActionScript - ActionScript 3 since 2006 and Flashplayer 9 - is a scripting language based on [[ECMAScript]] 4.
The latest version of ActionScript - ActionScript 3 since 2006 and Flashplayer 9 - is a scripting language based on [[ECMAScript]] 4.


See [[ActionScript 3]] for AS3 related entries in this Wiki.
See in this Wiki:
* [[Flash ActionScript 3 overview]] for a general introduction.
* [[Actionscript 3]] for AS3 related programming tutorials


[[Category:Flash]]
[[Category:Flash]]
[[Category:ActionScript 3]]
[[Category:Actionscript 3]]
[[Category:Technologies]]
[[Category:Technologies]]
[[Category:Programming]]
[[Category:Programming]]

Revision as of 13:58, 27 August 2008

Draft

ActionScript is Adobe's scripting language for Flash. There are huge differences between different versions. See the Actionscript Wikipedia article for a timeline.

The latest version of ActionScript - ActionScript 3 since 2006 and Flashplayer 9 - is a scripting language based on ECMAScript 4.

See in this Wiki: