MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 280

Extending flash
Table of Contents

Advertisement

frame.motionTweenScale
Availability
Flash MX 2004.
Usage
frame.motionTweenScale
Description
Property; a Boolean value; specifies whether the tweened element scales to the size of the
object in the following keyframe, increasing its size with each frame in the tween (
) or
true
doesn't scale (
).
false
Example
The following example specifies that the tweened element should scale to the size of the object
in the following keyframe, increasing its size with each frame in the tween.
fl.getDocumentDOM().getTimeline().layers[0].frames[0].motionTweenScale =
true;
frame.motionTweenSnap
Availability
Flash MX 2004.
Usage
frame.motionTweenSnap
Description
Property; a Boolean value; specifies whether the tweened element automatically snaps to the
nearest point on the motion guide layer associated with this frame's layer (
) or not
true
(
).
false
frame.motionTweenSync
Availability
Flash MX 2004.
Usage
frame.motionTweenSync
280
Objects

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents