frame.shapeTweenBlend
Availability
Flash MX 2004.
Usage
frame.shapeTweenBlend
Description
Property; a string that specifies how a shape tween is blended between the shape in the
keyframe at the start of the tween and the shape in the following keyframe. Acceptable values
are
"distributive"
frame.soundEffect
Availability
Flash MX 2004.
Usage
frame.soundEffect
Description
Property; a string that specifies effects for a sound that is attached directly to a frame
(
frame.soundLibraryItem
,
channel"
"fade left to right"
.
"custom"
Example
The following example specifies that the sound attached to the first frame should fade in:
fl.getDocumentDOM().getTimeline().layers[0].frames[0].soundEffect = "fade
in";
frame.soundLibraryItem
Availability
Flash MX 2004.
Usage
frame.soundLibraryItem
and
.
"angular"
). Acceptable values are
,
"fade right to left"
,
"none"
"left channel"
,
"fade in"
,
"right
,
, and
"fade out"
Frame object
283
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?