Adobe Extending Flash Professional CS4 Manuale Utente Pagina 445

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 444
423
EXTENDING FLASH CS4 PROFESSIONAL
SymbolInstance object
Description
Property; an integer that is part of the color transformation for the instance. This property is equivalent to using the
Color
> Advanced setting in the instance Property inspector (the percentage controls on the left of the dialog box).
This value sets the blue values to a specified percentage. Allowable values are from -100 to 100.
Example
The following example sets the colorBluePercent of the selected symbol instance to 80:
fl.getDocumentDOM().selection[0].colorBluePercent = 80;
symbolInstance.colorGreenAmount
Availability
Flash MX 2004.
Usage
symbolInstance.colorGreenAmount
Description
Property; an integer that is part of the color transformation for the instance. This property is equivalent to using the
Color
> Advanced setting in the instance Property inspector. Allowable values are from -255 to 255.
symbolInstance.colorGreenPercent
Availability
Flash MX 2004.
Usage
symbolInstance.colorGreenPercent
Description
Property; part of the color transformation for the instance. This property is equivalent to using the Color > Advanced
setting in the instance Property inspector (the percentage controls on the left of the dialog box). This value sets the
green values by a specified percentage. Allowable values are from -100 to 100.
Example
The following example sets the colorGreenPercent of the selected symbol instance to 70:
fl.getDocumentDOM().selection[0].colorGreenPercent = 70;
symbolInstance.colorMode
Availability
Flash MX 2004.
Vedere la pagina 444
1 2 ... 440 441 442 443 444 445 446 447 448 449 450 ... 559 560

Commenti su questo manuale

Nessun commento