Using ActionScript
TechNotes
- 7025e357—Error when using #include statement to specify an absolute path for AS file
- b4525247—Error when Defining a "Load" Event handler in a Loader Object subclass
- tn_15737—How to preload and 'park' movies at different levels
- tn_15715—Creating and using custom functions in Flash 5
- tn_15197—Using external data to customize the Flash 5 Menu smart clip
- tn_15184—How to make a simple clock in Flash
- tn_15174—Using the radio button smart clip
- tn_15144—How to create multidimensional arrays in Flash
- tn_15140—Customizing the Flash 5 Menu Smart Clip
- tn_14999—Objects with same name may cause playback problems
- tn_14982—Differences between the Equality operator (==) and the Assignment operator (=)
- tn_14964—Incorrect hour returned by getHours() and getUTCHours()
- tn_14831—How to make a 'Back' button in a SWF file
- tn_14809—Pausing a Macromedia Flash 5 movie for a given number of seconds
- tn_14727—Naming strategies for Flash
- tn_14690—Differences between loadMovie and loadMovieNum
- tn_14686—Differences between _root and _level0
- tn_14677—Variable names conflicting with object names
- tn_14646—Frame actions are not editable in button states
- tn_14642—Can JavaScript resources help in learning Flash 5?
- tn_14526—How to detect the presence of the Flash Player
- tn_14461—Detecting a double-click in the Flash Player
- tn_14437—How big can a Flash movie be?
- tn_14417—How to track the cursor
- tn_14339—Using the Get URL Action to target a named anchor fails across framesets
- tn_14294—Detecting Flash Player version information with $version
- tn_14280—Using FSCommand in Flash projectors
- tn_14267—How to make an ActionScript that formats currency
- tn_14250—Finding square roots in Flash
- tn_14213—External data not accessible outside a Flash movie's domain
- tn_14192—How to create pop-up browser windows in Flash
- tn_14143—URL Encoding: Reading special characters from a text file
- tn_14123—How to go to a frame in another scene from a movie clip or loaded movie
- tn_14087—How to target variables in a Flash movie
- tn_14023—How to loop over some frames a given number of times
- tn_13989—Flash returns erroneous results for certain mathmatical calculations
- tn_12791—Why doesn't a Get URL Action load the URL correctly?
- tn_04160—Using JavaScript with Flash Player
- tn_04157—Using relative URLs with the getURL action
Tutorials and Articles
-
Macromedia Flash MX tutorials
Download a printable version of the Introduction to Flash MX, Introduction to ActionScript, and Introduction to Components tutorials. -
Macromedia Flash MX errata
Read about late breaking documentation changes to Using Flash and the ActionScript Dictionary. -
Using objects in Macromedia Flash MX
Macromedia Flash MX provides enhanced object support. You can now assign a movie clip object to a custom class to define additional properties and methods for the movie clip object. You can also give an instance name to a button or text field in order to use the button or text field as an ActionScript object. -
Using local shared objects in Macromedia Flash MX
Learn how to use Macromedia Flash MX to create local shared objects and maintain locally persistent data (similar to "cookies" stored by web browsers). -
Using local connection objects in Macromedia Flash MX
Learn how to use local connection objects to develop Macromedia Flash MX movies that can send instructions to each other without the use of FSCommand or JavaScript. -
Using ActionScript event methods
Macromedia Flash MX has new event methods that allow you to handle events (such as mouse input, keyboard input, and data loading) with more versatility and ease. Step through this tutorial to learn how to use event methods to create interactivity in a Macromedia Flash movie. -
ActionScript tutorial
Learn how to use ActionScript to create an interactive puzzle. This tutorial is intended for Flash 5 users who are ActionScript beginners but who want to work towards advanced abilities. -
Getting started with ActionScript
Check out this article if you're familiar with the Flash drawing and animation features and want to start learning ActionScript to create interactive movies. -
Using the Key object: Creating keyboard controls in Flash 5
With this tutorial, learn how to add keyboard controls to your Flash movies by using the ActionScript Key object. -
Using the Color object: Dynamically changing the color of movie clips in Flash 5
Learn how to use the ActionScript Color object to dynamically change the color of movie clips. This tutorial is ideal for Flash users who have little or no experience with ActionScript. -
Using the Date object: Building a clock in Flash 5
With this downloadable example, learn how to build an analog clock using the ActionScript Date object. -
Working with multiple movie clips
Learn to nest multiple movie clips and use target paths to send ActionScript messages from one movie clip to another.
Still have questions?
Try using our Knowledge Base Guided Search
Search on terms to locate other TechNotes or Developer Center articles.
Look through the Flash Documentation
The documentation is the perfect place to understand how to use Flash features.
Check out the Flash Developer Center
Get skill-building tutorials, samples, and articles for Developers.