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
)
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...