MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Manual page 482

Learning actionscript 2.0 in flash
Table of Contents

Advertisement

You can also use the Tween and TransitionManager classes outside of a screen-based
document, in either Flash Basic 8 or Flash Professional 8. For example, you can use the classes
with the component set of version 2 of the Macromedia Component Architecture, or with
movie clips. If you want to change the way a ComboBox component animates, you can use
the TransitionManager class to add some easing when the menu opens. Easing refers to
gradual acceleration or deceleration during an animation, which helps your animations appear
more realistic. You can also use the Tween and TransitionManager classes, instead of creating
motion tweens on the timeline or writing custom code, to create your own animated
menu system.
The Tween and TransitionManager classes are available only in ActionScript 2.0, but
these classes are available in both Flash Basic 8 and Flash Professional 8.
For information on each method and property of the Tween class, see Chapter 51, "Tween
class" in the Components Language Reference. For information on each method and property of
the TransitionManager class, see Chapter 48, "TransitionManager class" in the Components
Language Reference. For information on working with packages, see
packages" on page
499.
You can find a sample source file that uses these classes to add scripted animation. Find
tweenProgress.fla in the Samples folder on your hard disk.
In Windows, browse to boot drive\Program Files\Macromedia\Flash 8\Samples and
Tutorials\Samples\ActionScript\Tween ProgressBar.
On the Macintosh, browse to Macintosh HD/Applications/Macromedia Flash 8/Samples
and Tutorials/Samples/ActionScript/Tween ProgressBar.
For more information on the Tween and TransitionManager classes, see the following topics:
"Adding tweens and transitions to a file in Flash Professional 8 (Flash Professional 8 only)"
on page 483
"Animating with the TransitionManager and Tween classes" on page 485
"About easing classes and methods" on page 488
"About the Tween class" on page 489
"Using the Tween class" on page 490
"Combining the TransitionManager and Tween classes" on page 496
482
Animation, Filters, and Drawings
"Working with filter

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents