MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuel d'utilisateur Page 81

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 123 124

Commentaires sur ces manuels

Pas de commentaire