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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 81
TUTORIALS POINT
Simply Easy Learning Page 77
1
className : String
[read-only] The name of the effect class, such as "Fade".
2
customFilter : mx.effects:EffectTargetFilter
Specifies a custom filter object, of type EffectTargetFilter, used by the effect to determine the targets
on which to play the effect.
3
duration : Number
Duration of the effect in milliseconds.
4
effectTargetHost : mx.effects:IEffectTargetHost
A property that lets you access the target list-based control of a data effect.
5
filter : String
Specifies an algorithm for filtering targets for an effect.
6
hideFocusRing : Boolean
Determines whether the effect should hide the focus ring when starting the effect.
7
instanceClass : Class
An object of type Class that specifies the effect instance class class for this effect class.
8
isPlaying : Boolean
[read-only] A read-only flag which is true if any instances of the effect are currently playing, and false if
none are.
9
perElementOffset : Number
Additional delay, in milliseconds, for effect targets after the first target of the effect.
10
playheadTime : Number
Current time position of the effect.
11
relevantProperties : Array
An Array of property names to use when performing filtering.
12
relevantStyles : Array
An Array of style names to use when performing filtering.
13
repeatCount : int = 1
Number of times to repeat the effect.
14
repeatDelay : int = 0
Amount of time, in milliseconds, to wait before repeating the effect.
15
startDelay : int = 0
Amount of time, in milliseconds, to wait before starting the effect.
16
suspendBackgroundProcessing : Boolean = false
If true, blocks all background processing while the effect is playing.
17
target : Object
The object to which this effect is applied.
18
targets : Array
An Array of objects that are targets for the effect.
Vista de página 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 123 124

Comentários a estes Manuais

Sem comentários