MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1316

Components language reference
Table of Contents

Advertisement

Method
Tween.resume()
Tween.rewind()
Tween.start()
Tween.stop()
Tween.toString()
Tween.yoyo()
Property summary for the Tween class
The following table lists properties of the Tween class.
Property
Tween.duration
Tween.finish
Tween.FPS
Tween.position
Tween.time
Event handler summary for the Tween class
The following table lists event handlers of the Tween class.
Event
Tween.onMotionChanged
Tween.onMotionFinished
1312
Tween class
Description
Resumes a tweened animation from its stopped point in
the animation.
Rewinds a tweened animation to the beginning of the
tweened animation.
Starts the tweened animation from the beginning.
Stops the tweened animation at its current position.
Returns the class name, "[Tween]".
Instructs
the tweened animation to play in reverse from its
last direction of tweened property increments.
Description
The duration of the tweened animation in frames or seconds.
Read-only.
The last tweened value for the end of the tweened animation.
Read-only.
The number of frames per second of the tweened animation.
Read-only.
The current value of the target movie clip's property being
tweened. Read-only.
The current time within the duration of the animation. Read-
only.
Description
Event handler; invoked with each change in the tweened
object's property that is being animated.
Event handler; invoked when the Tween object finishes
its animation.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents