Document.setovalobjectproperty(), Document.setplayerversion() – Adobe Extending Flash Professional CS5 User Manual
Page 171

149
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().setMobileSettings(" xml version="1.0" encoding="UTF-16" standalone="no"
?>
See also
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
.
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
See also
,
document.setPlayerVersion()
Availability
Flash CS3 Professional.
Usage
document.setPlayerVersion(version)