22
What’s New in Flash 8 ActionScript
Additions to the ActionScript language
This section lists additions to ActionScript language elements and classes that are new or
changed in Flash 8. The following classes and language elements are new additions or newly
supported in Flash Player 8.
The following classes were added to ActionScript 2.0 in Flash 8:
■
The BevelFilter class (in flash.filters package) lets you add bevel effects to objects.
■
The BitmapData class (in flash.display package) lets you create and manipulate arbitrarily
sized transparent or opaque bitmap images.
■
The BitmapFilter class (in flash.display package) is a base class for filter effects.
■
The BlurFilter class lets you apply blurs to objects in Flash.
■
The ColorMatrixFilter class (in flash.filters package) lets you apply transformations to
ARGB colors and alpha values.
■
The ColorTransform class (in the flash.geom package) lets you adjust color values in
movie clips. The Color class is deprecated in favor of this class.
■
The ConvolutionFilter class (in the flash.filters package) lets you apply matrix
convolution filter effects.
■
The DisplacementMapFilter class (in the flash.filters package) lets you use pixel values
from a BitmapData object to perform displacement on an object.
■
The DropShadowFilter class (in the flash.filters package) lets you add drop shadows
to objects.
■
The ExternalInterface class (in the flash.external package) lets you communicate by using
ActionScript with the Flash Player container (the system holding the Flash application,
such as a browser with JavaScript, or the desktop application).
■
The FileReference class (in the flash.net package) lets you upload and download files
between the user’s computer and a server.
■
The FileReferenceList class (in the flash.net package) lets you select one or more files
to upload.
■
The GlowFilter class (in the flash.filters package) lets you add glow effects to objects.
■
The GradientBevelFilter class (in the flash.filters package) lets you add gradient bevels
to objects.
■
TheGradientGlowFilter class (in the flash.filters package) lets you add gradient glow
effects to objects.
■
The IME class (in the System class) lets you manipulate the operating system’s input
method editor (IME) within Flash Player.
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...