Adobe Extending Flash Professional CS5 Manual de usuario Pagina 152

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 565
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 151
130
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
document.resetOvalObject()
Availability
Flash CS3 Professional.
Usage
document.resetOvalObject()
Parameters
None.
Returns
Nothing.
Description
Method; sets all values in the Property inspector to default Oval object settings. If any Oval objects are selected, their
properties are reset to default values as well.
Example
The following example resets Oval object properties in the current document to default values:
fl.getDocumentDOM().resetOvalObject();
See also
document.resetRectangleObject()
document.resetRectangleObject()
Availability
Flash CS3 Professional.
Usage
document.resetRectangleObject()
Parameters
None.
Returns
Nothing.
Description
Method; sets all values in the Property inspector to default Rectangle object settings. If any Rectangle objects are
selected, their properties are reset to default values as well.
Example
The following example resets Rectangle object properties in the current document to default values:
Vista de pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 564 565

Comentarios a estos manuales

Sin comentarios