50% developed

ActionScript Programming

From Wikibooks, open books for an open world
Jump to navigation Jump to search

ActionScript is a scripting language developed by Adobe (formerly Macromedia) for its Flash animation studio. ActionScript is similar to JavaScript with its syntax and functionality. The latest version, ActionScript 3.0, released together with Flash CS3, emphasizes Object oriented programming more so than previous versions. ActionScript is a proprietary language designed to control animations and create advanced interactive applications such as slide-shows, games, quizzes, tutorials, and websites. ActionScript 3.0 has grown substantial capabilities in comparison with previous versions. ActionScript may be difficult to learn for beginners with no programming experiencing, however, it becomes easier to grasp with repeated practice and use.

This tutorial is designed for use with Actionscript 2.0. Changes for ActionScript 3.0 will be listed as well.

Table of Contents[edit | edit source]

Part I[edit | edit source]

Chapter 1 - Properties[edit | edit source]

Chapter 2[edit | edit source]

Chapter 3 – Data types[edit | edit source]

Part II[edit | edit source]

Chapter 4[edit | edit source]

Authors and contributors[edit | edit source]

Ruben Vardanyan

Contributors[edit | edit source]

Wolf Warrior

See also[edit | edit source]