When A Movie Plays Back As An Applet, The - MACROMEDIA DIRECTOR MX-LINGO DICTIONARY Manual

Lingo dictionary
Table of Contents

Advertisement

alters the color of the particle by linearly interpolating the color between
#age
colorRange.start
setting for this property.
Example
In this example, ThermoSystem is a model resource of the type #particle. This statement sets the
ThermoSystem's tweenMode to #velocity, so its slower particles will not reach the color specified
by colorRange.end, while its faster particles will:
member(8,2).modelResource("thermoSystem").tweenMode = \
#velocitytype (light)
type (cast member property)
Syntax
member(whichCastMember).type
the type of member whichCastMember
member( whichCastMember, which castLib). type
member whichCastMember of castLib whichCast.type
the type of member whichCastMember of castLib whichCast
Description
Cast member property; indicates the specified cast member's type. This property replaces the
property used in previous versions of Director.
castType
The
member property can be one of the following values:
type
#animgif
#bitmap
#button
#cursor
#digitalVideo
#empty
#field
#filmLoop
#flash
#font
#movie
#ole
This list includes those types of cast members that are available in Director and the Xtra
extensions that come with it. You can also define custom cast member types for custom
cast members.

When a movie plays back as an applet, the

types that the player supports.
690
and
colorRange.end
#palette
#picture
#QuickTimeMedia
#script
#shape
#shockwave3D
#sound
#swa
#text (#richText is now obsolete)
#transition
#vectorShape
type
over the lifetime of the particle. This is the default
member property is valid only for cast member

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Director mx

Table of Contents