Linked Movie
Represents a linked movie cast member.
You can add a linked movie cast member to a movie by using the Movie object's
method.
-- Lingo syntax
_movie.newMember(#movie)
// JavaScript syntax
_movie.newMember("movie");
Property summary for the Linked Movie media type
Property
scriptsEnabled
See also
Member
QuickTime
Represents a QuickTime cast member.
You can add a QuickTime cast member to a movie by using the Movie object's
method.
-- Lingo syntax
_movie.newMember(#quicktimemedia)
// JavaScript syntax
_movie.newMember("quicktimemedia");
Some of the following methods or properties may apply only to sprites that are created from a
QuickTime cast member.
Method summary for the QuickTime media type
Method
enableHotSpot()
getHotSpotRect()
nudge()
ptToHotSpotID()
QuickTimeVersion()
qtRegisterAccessKey()
qtUnRegisterAccessKey()
setTrackEnabled()
swing()
newMember()
newMember()
QuickTime
129
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