![MACROMEDIA FLASH 8-EXTENDING FLASH Manual Download Page 66](http://html1.mh-extra.com/html/macromedia/flash-8-extending-flash/flash-8-extending-flash_manual_3348049066.webp)
66
Objects
document.setBlendMode()
Sets the blend mode for the selected objects.
document.setCustomFill()
Sets the fill settings for the Tools panel, Property
inspector, and any selected shapes.
document.setCustomStroke()
Sets the stroke settings for the Tools panel,
Property inspector, and any selected shapes.
document.setElementProperty()
Sets the specified
Element
property on selected
object(s) in the document.
document.setElementTextAttr()
Sets the specified
TextAttrs
property of the
selected text items to the specified value.
document.setFillColor()
Changes the fill color of the selection to the
specified color.
document.setFilterProperty()
Sets a specified filter property for the currently
selected object(s).
document.setFilters()
Applies filters to the selected objects .
document.setInstanceAlpha()
Sets the opacity of the instance.
document.setInstanceBrightness()
Sets the brightness for the instance.
document.setInstanceTint()
Sets the tint for the instance.
document.setMetadata()
Sets the XML metadata for the specified
document, overwriting any existing metadata.
document.setSelectionBounds()
Moves and resizes the selection in a single
operation.
document.setSelectionRect()
Draws a rectangular selection marquee relative to
the Stage, using the specified coordinates.
document.setStroke()
Sets the color, width, and style of the selected
strokes.
document.setStrokeColor()
Changes the stroke color of the selection to the
specified color.
document.setStrokeSize()
Changes the stroke size of the selection to the
specified size.
document.setStrokeStyle()
Changes the stroke style of the selection to the
specified style.
document.setTextRectangle()
Changes the bounding rectangle for the selected
text item to the specified size.
Method
Description
Summary of Contents for FLASH 8-EXTENDING FLASH
Page 1: ...Extending Flash...
Page 38: ...38 Top Level Functions and Methods...
Page 532: ...532 Objects...
Page 554: ...554 C Level Extensibility...