246
Fireworks JavaScript API
Returns
Nothing.
Description
Sets the distance, in pixels, to animate the currently selected animation element.
See also
dom.convertToAnimSymbol()
dom.setAnimInstanceRotationAmount()
Availability
Fireworks 4.
Usage
dom.setAnimInstanceRotationAmount(
rotationAmount
)
Arguments
rotationAmount
A
floating-point value that specifies the degree of rotation to be applied to
the animation symbol. For example, passing
720
specifies an animation that does two
complete clockwise rotations. To rotate the animation counter-clockwise, pass a negative
number.
Returns
Nothing.
Description
Sets the rotation amount, in degrees, to animate the currently selected animation element.
See also
dom.convertToAnimSymbol()
dom.setAnimInstanceScaleAmount()
Availability
Fireworks 4.
Usage
dom.setAnimInstanceScaleAmount(
scaleAmount
)
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 ...