␡
- Data and Variables
- Expressions
- Functions and Methods
- Where to Learn More
< Back
Page 4 of 4
Like this article? We recommend
Where to Learn More
To learn more about ActionScript variables, expressions, and functions, including examples of their use in working scripts, be sure to visit the Flash tutorials section of my web site.
The ActionSctipt 2.0 Language Reference section of Flash Help is also an invaluable resource.
- Data and Data Types describes the terminology and basic concepts about data, data types, and variables.
- Syntax and Language Fundamentals describes the terminology and basic concepts of the ActionScript language.
- Functions and Methods describes how to write different kinds of functions and methods and how to use them in your application.
- Handling Events describes a few different ways to handle events, event handler methods, and button and movie clip event handlers.
- Creating Interaction with ActionScript describes some simple ways in which you can create more interactive applications, including controlling when SWF files play, creating custom pointers, and creating sound controls.
- Working with External Data describes how to process and integrate data with your applications from external sources using server- or client-side scripts.
- Best Practices and Coding Conventions for ActionScript 2.0 explains the best practices for using Flash and writing ActionScript. This chapter also lists standardized coding conventions, such as naming variables and other conventions.
< Back
Page 4 of 4