MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 666

Director scripting reference
Hello, I am your AI assistant. How can I help you?
Table of Contents

Advertisement

playRate (3D)
command to determine the playback speed of the motion.
playlist.count (3D)
indicates whether the translational component of the motion is used or ignored.
rootLock
currentLoopState
indicates the length of the transition created by the modifier between motions when
blendTime
the modifier's
autoblend
indicates whether the modifier creates a linear transition to the currently playing
autoblend
motion from the motion that preceded it.
indicates the degree of blending between motions when the modifier's
blendFactor
property is set to
bone[boneId].transform
can find the
boneId
set the transform of a bone, it is no longer controlled by the current motion, and cannot be
returned to the control of the motion. Manual control ends when the current motion ends.
bone[boneId].getWorldTransform
lockTranslation
positionReset
motion or each iteration of a loop.
rotationReset
the looping of a single motion.
Note: For more detailed information about these properties, see the individual property entries.
The
bonesPlayer
halts the motion currently being executed by the model.
pause() (3D)
initiates or unpauses the execution of a motion.
play() (3D)
playNext() (3D)
adds a motion to the end of the playlist.
queue() (3D)
The
bonesPlayer
the
registerForEvent()
includes three arguments: the event type (either
name of the motion, and the current time of the motion. For detailed information about
notification events, see
#animationStarted
the event is sent when the transition begins.
#animationEnded
sent when the transition ends.
See also
keyframePlayer
666
Chapter 14: Properties
is a number that is multiplied by the
returns the number of motions currently queued in the playlist.
indicates whether the motion plays once or repeats continuously.
property is set to
.
FALSE
indicates the transform of the bone relative to the parent bone. You
value by testing the
returns the world-relative transform of the bone.
indicates whether the model can be displaced from the specified planes.
indicates whether the model returns to its starting position after the end of a
indicates the rotational element of a transition from one motion to the next, or
modifier uses the following commands:
initiates playback of the next motion in the playlist.
modifier generates the following events, which are used by handlers declared in
and
registerScript()
registerForEvent()
is sent when a motion begins playing. If blending is used between motions,
is sent when a motion ends. If blending is used between motions, the event is
(modifier), addModifier, modifiers,
parameter of the
scale
.
TRUE
property of the model resource. When you
getBoneID
commands. The call to the declared handler
#animationStarted
.
or
play()
autoBlend
or
#animationEnded
modifier
queue()
), the

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents