A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
absChars — Property in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
[used by the patterns] The list of FeChar objects the target text has been broken into.
absLines — Property in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
[used by the patterns] The list of lines the target text has been broken into, if it contains multiple lines.
absMatrix — Property in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
[used by the patterns] The matrix which contains all the elements the target text has been broken into.
absWords — Property in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
[used by the patterns] The list of words the target text has been broken into.
addCommand(command:com.jumpeye.flashEff.core.interfaces:IFlashEffCommand, eventType) — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
Adds a new command pattern to the target object.
addCommandByName(commandName, eventType, initObj) — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
Adds a new command pattern to the target object.
addFilter(filter:com.jumpeye.flashEff.core.interfaces:IFlashEffFilter) — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
Adds a new filter pattern to target symbol or text field.
addFilterByName(filterName, initObject) — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
Adds a new Filter pattern to target symbol or text.
alpha — Property in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
The alpha transparency value of the FlashEff container clip.
apply() — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEffButtonEffect
Reapplies the ButtonEffect pattern on the target object, after it has been removed with the remove() method.
apply() — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEffFilter
Visually applies the filter on the target object.
applyButtonEffect() — Method in interface com.jumpeye.flashEff.core.interfaces.IFlashEff
Reapplies the ButtonEffect pattern on the target object, after it has been removed with the removeButtonEffect() method.
applyTextFormat(tfm) — Method in interface com.jumpeye.flashEff.core.interfaces.IFeChar
Applies text formatting on the current FeChar element.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z