MACROMEDIA FLASH 8-FLASH Manual de usuario Pagina 11

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 22
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 10
Using Flash objects in ActionScript 11
Unsupported Flash Player 8 features
The following Flash Player 8 features are not supported in the Flash Asset Xtra for Flash
Player 8.
Version 2 components
Accessibility code
ExternalInterface class
Using Flash objects in ActionScript
ActionScript classes are organized in packages. A package is a directory that contains one or
more class files and resides in a designated classpath directory. A package can, in turn, contain
other packages, called subpackages, each with its own class files. Packages are commonly used
to organize related classes. For example, the BitmapFilter class and the BlurFilter class are
classes that allow you to create visual effects. The following classes belong to the
filters
package:
flash.filters.BitmapFilter and flash.filters.BlurFilter.
Point
flash.geom Represents a location in a two-
dimensional coordinate system (x
represents the horizontal axis and y
represents the vertical axis)
Rectangle
flash.geom Creates and modifies Rectangle objects
TextRenderer
flash.text Provides functionality for anti-aliasing
embedded fonts
Transform
flash.geom Collects data about color transformations
and coordinates manipulations that you
apply to a MovieClip instance
NOTE
Official support is added for the AsBroadcaster class in Flash 8. This class was not
officially supported in Flash MX 2004.
NOTE
Macromedia has also added new language elements, methods, and functions to existing
ActionScript classes. For more information, see Learning ActionScript 2.0 in Flash in
Flash Help.
Class Package Description
Vista de pagina 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 21 22

Comentarios a estos manuales

Sin comentarios