![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Скачать руководство пользователя страница 248](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145248.webp)
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.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...