MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 668

Director scripting reference
Table of Contents

Advertisement

bottom (3D)
Usage
member(whichCastmember).modelResource(whichModelResource).bottom
Description
3D
model resource property; indicates whether the side of the box intersected by its -Y axis
#box
is sealed (
) or open (
TRUE
The default value for this property is
Example
This statement sets the
the bottom of this box will be closed.
member("3D World").modelResource("GiftBox").bottom = TRUE
See also
back, front,
bottomCap
Usage
member(whichCastmember).modelResource(whichModelResource).\
bottomCap
Description
3D
model resource property; indicates whether the end of the cylinder intersected by
#cylinder
its -Y axis is sealed (
The default value for this property is
Example
This statement sets the
meaning the bottom of this cylinder will be open.
member("3D World").modelResource("Tube").bottomCap = FALSE
See also
topCap, bottomRadius,
bottomRadius
Usage
member(whichCastmember).modelResource(whichModelResource).\
bottomRadius
Description
3D
model resource property; indicates the radius, in world units, of the end of the
#cylinder
cylinder that is intersected by its -Y axis.
The default value for this property is 25.
668
Chapter 14: Properties
).
FALSE
TRUE
property of the model resource named GiftBox to
bottom
top
(3D),
left
(3D),
) or open (
TRUE
FALSE
TRUE
property of the model resource named Tube to
bottomCap
bottom (3D)
.
right
(3D),
bottomCap
).
.
, meaning
TRUE
,
FALSE

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