Part I. ActionScript FundamentalsThis part covers the core syntax and grammar of the ActionScript language: variables, data, statements, functions, event handlers, arrays, objects, and movie clips. By the end of Part I, you'll know everything there is to know about writing ActionScript programs. Chapter 1, "A Gentle Introduction for Non-Programmers" Chapter 3, "Data and Datatypes" Chapter 4, "Primitive Datatypes" Chapter 10, "Events and Event Handlers" Chapter 12, "Objects and Classes" Chapter 14, "Lexical Structure" Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|