document.setOvalObjectProperty()
#### Availability
Flash CS3 Professional.
#### Usage
document.setOvalObjectProperty(propertyName, value)
#### Parameters
propertyName A string that specifies the property to be set. For acceptable values, see the Property summary table for the Oval object (../Oval_object/OvalObject_summary.md).
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 Oval objects.
#### Example
See individual properties in Oval object (../Oval_object/OvalObject_summary.md) for examples.
#### See also
Oval object (../Oval_object/OvalObject_summary.md), shape.isOvalObject (../Shape_object/shape9.md)