MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manual do Utilizador Página 81

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 80
TUTORIALS POINT
Simply Easy Learning Page 76
Flex Visual Effects
This chapter describes the visual effects to add behavior to Flex application:
W
e can add behaviour to flex application using concept of Effects. For example, when a text box get
focus, we can make its text become bolder and make its size slight bigger.
Every Effect inherits properties from Effect class which in turn inherits properties from EventDispatcher and other
top level classes.
S.N.
Effect & Description
1
Flex Effect Class
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. This
class defines the base factory class for all effects.
FlexEffect Class
Introduction
The Effect class is an abstract base class that defines the basic functionality of all Flex effects. The Effect class
defines the base factory class for all effects. The Effec tInstance class defines the base class for all effect instance
subclasses.
Class declaration
Following is the declaration for mx.effects.Effect class:
public class Effect
extends EventDispatcher
implements IEffect
Public properties
S.N.
Property & Description
CHAPTER
14
Vista de página 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 123 124

Comentários a estes Manuais

Sem comentários