New in ActionScript 2.0 and Flash 8
21
■
A new garbage collector is built into Flash Player, which uses an incremental collector to
improve performance.
■
The workflow for creating accessible applications is improved. Flash Player 8 no longer
requires developers to add all objects to the tab index for content to be read correctly by a
screen reader. For more information on tab index, see
tabIndex (Button.tabIndex
property)
,
tabIndex (MovieClip.tabIndex property)
, and
tabIndex
(TextField.tabIndex property)
in the
ActionScript 2.0 Language Reference
.
■
Flash Player has improved local file security, for additional safety when running SWF files
on your hard disk. For information on local file security, see
“About local file security and
Flash Player” on page 679
.
■
Using ActionScript code, you can use the Drawing API to control the line style of strokes
that you draw. For information on new line styles, see
“Using line styles” on page 548
.
■
Using ActionScript code, you can use the Drawing API to create more complex gradients
that you fill shapes with. For information on gradient fills, see
“Using complex gradient
fills” on page 547
.
■
You can use ActionScript code to apply many filters to objects on the Stage (such as movie
clip instances). For information on filters and ActionScript, see
“Working with filters
using ActionScript” on page 505
.
■
You can use the FileReference and FileReferenceList API to upload files to a server. For
more information, see
“About file uploading and downloading” on page 644
.
■
You can use ActionScript code to access new and advanced ways of applying and
manipulating colors. For more information, see
“Setting color values” on page 572
and
ColorTransform (flash.geom.ColorTransform)
in the
ActionScript 2.0 Language
Reference
.
■
Numerous improvements are made to text handling, including new options, properties,
and parameters in the TextField and TextFormat classes. For more information, see
TextField
and
TextFormat
in the
ActionScript 2.0 Language Reference
.
■
You can use ActionScript code to access advanced anti-aliasing features (FlashType). For
more information, see
“About font rendering and anti-alias text” on page 406
.
■
You can delete ASO files when you test your application. Select Control > Delete ASO
files or Control > Delete ASO files and Test Movie in the authoring tool. For information,
see
“Using ASO files” on page 282
.
For a list of specific classes, language elements, methods, and properties added to ActionScript
2.0 in Flash 8, see
“Additions to the ActionScript language” on page 22
.
Summary of Contents for FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH
Page 1: ...Learning ActionScript 2 0 in Flash...
Page 8: ...8 Contents...
Page 18: ...18 Introduction...
Page 30: ...30 What s New in Flash 8 ActionScript...
Page 66: ...66 Writing and Editing ActionScript 2 0...
Page 328: ...328 Interfaces...
Page 350: ...350 Handling Events...
Page 590: ...590 Creating Interaction with ActionScript...
Page 710: ...710 Understanding Security...
Page 730: ...730 Debugging Applications...
Page 780: ...780 Deprecated Flash 4 operators...
Page 830: ...830 Index...