Adobe Extending Flash Professional CS4 Manual de usuario Pagina 359

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 358
337
EXTENDING FLASH CS4 PROFESSIONAL
Oval object
OvalObject.startAngle
Availability
Flash CS3 Professional.
Usage
OvalObject.startAngle
Description
Read-only property; a float value that specifies the start angle of the Oval object. Acceptable values are from 0 to 360.
To set this value, use document.setOvalObjectProperty().
Example
The following example sets the start angle of selected Oval objects to 270:
fl.getDocumentDOM().setOvalObjectProperty("startAngle",270);
See also
document.setOvalObjectProperty(), OvalObject.endAngle, shape.isOvalObject
Vista de pagina 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 559 560

Comentarios a estos manuales

Sin comentarios