Adobe Extending Flash Professional CS5 Manuale Utente Pagina 172

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 565
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 171
150
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
Parameters
version A string that represents the version of Flash Player targeted by the specified document. Acceptable values are
"FlashLite", "FlashLite11", "FlashLite20" , "FlashLite30", "1", "2", "3", "4", "5", "6", "7", "8", "9",
"
FlashPlayer10", and "AdobeAIR1_1".
Returns
A value of true if the player version was successfully set; false otherwise.
Description
Method; sets the version of the Flash Player targeted by the specified document. This is the same value as that set in
the Publish Settings dialog box.
Example
The following example targets Flash Player 6 as the player version for the current document:
fl.getDocumentDOM().setPlayerVersion("6");
See also
document.getPlayerVersion()
document.setRectangleObjectProperty()
Availability
Flash CS3 Professional.
Usage
document.setRectangleObjectProperty(propertyName, value)
Parameters
propertyName A string that specifies the property to be set. For acceptable values, see the Property summary table for
the
Rectangle object.
value The value to be assigned to the property. Acceptable values vary depending on the property you specify in
propertyName.
Returns
Nothing.
Description
Method; specifies a value for a specified property of primitive Rectangle objects.
Example
See individual properties in Rectangle object for examples.
See also
Rectangle object, shape.isRectangleObject
Vedere la pagina 171
1 2 ... 167 168 169 170 171 172 173 174 175 176 177 ... 564 565

Commenti su questo manuale

Nessun commento