User Guide
248 Fireworks JavaScript API
dom.setAnimInstanceStartFrame()
Availability
Fireworks 3, deprecated in 4 in favor of placing the animation symbol on the frame in which
it should start.
Usage
dom.setAnimInstanceStartFrame(startFrame)
Arguments
startFrame An integer that corresponds to the starting frame value that appears in the
Objects panel when a multiframe image instance is selected.
Returns
Nothing.
Description
Sets the start frame of the selected instances of multiframe image symbols.
dom.setBlendMode()
Availability
Fireworks 3.
Usage
dom.setBlendMode(mode)
Arguments
mode Acceptable values are "normal", "multiply", "screen", "darken", "lighten",
"difference", "hue", "saturation", "color", "luminosity", "invert", "tint",
and
"erase".
Returns
Nothing.
Description
Specifies the blend mode of the selection.