![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 247](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145247.webp)
Document functions
247
Arguments
scaleAmount
A positive floating-point value that specifies the amount of scaling to be
applied to the animation symbol. For example, pass
50
to scale the symbol to 50% of its
current size, and pass
200
to scale it to twice its current size. To specify no scaling, pass
100
.
Returns
Nothing.
Description
Sets the scale amount to animate the currently selected animation instance.
See also
dom.convertToAnimSymbol()
dom.setAnimInstanceStartEndOpacity()
Availability
Fireworks 4.
Usage
dom.setAnimInstanceStartEndOpacity(
startOpacity
,
endOpacity
)
Arguments
startOpacity
and
endOpacity
Float values between 0 and 100 that specify the starting
and ending opacity of the animation symbol.
Returns
Nothing.
Description
Sets the starting and ending opacity of the currently selected animation symbol.
See also
dom.convertToAnimSymbol()
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...