ActionScript Programming

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Introduction

ActionScript is a scripting language developed by Adobe (formerly Macromedia) for its Flash animation studio. ActionScript language is pretty close to JavaScript. The newest version ActionScript 3.0 - released together with Flash CS3 - focuses more than ever on Object oriented programming. ActionScript is a proprietary language designed to control animations as well as create more advanced multimedia and interactive applications such as slide-shows, games, quizzes and tutorials, and websites. ActionScript is extremely powerful and quite easy to learn. Actionscript may be a little difficult to learn at first, but it it will soon get fluent and easy to use.

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

[edit] Table of Contents

[edit] Part I

[edit] Chapter 1 - Properties

[edit] Chapter 2

[edit] Chapter 3 – Data types

[edit] Part II

[edit] Chapter 4

[edit] Authors and contributors

Ruben Vardanyan

[edit] Contributors

Wolf Warrior

[edit] See Also

In other languages