628
Chapter 14: Properties
allowCustomCaching
Usage
-- Lingo syntax
_movie.allowCustomCaching
// JavaScript syntax
_movie.allowCustomCaching;
Description
Movie property; will contain information regarding a private cache in future versions of Director.
Read/write.
This property defaults to
TRUE
.
See also
allowGraphicMenu
,
allowSaveLocal
,
allowTransportControl
,
allowVolumeControl
,
allowZooming
,
Movie
allowGraphicMenu
Usage
-- Lingo syntax
_movie.allowGraphicMenu
// JavaScript syntax
_movie.allowGraphicMenu;
Description
Movie property; sets the availability of the graphic controls in the context menu when playing the
movie in a Macromedia Shockwave environment. Read/write.
Set this property to
FALSE
if you would rather have a text menu displayed than the graphic
context menu.
This property defaults to
TRUE
.
See also
allowCustomCaching
,
allowSaveLocal
,
allowTransportControl
,
allowVolumeControl
,
allowZooming
,
Movie
allowSaveLocal
Usage
-- Lingo syntax
_movie.allowSaveLocal
// JavaScript syntax
_movie.allowSaveLocal;
Description
Movie property; sets the availability of the Save control in the context menu when playing the
movie in a Shockwave Player environment. Read/write.
This property is provided to allow for enhancements in future versions of Shockwave Player.
Summary of Contents for DIRECTOR MX 2004-DIRECTOR SCRIPTING
Page 1: ...DIRECTOR MX 2004 Director Scripting Reference...
Page 48: ...48 Chapter 2 Director Scripting Essentials...
Page 100: ...100 Chapter 4 Debugging Scripts in Director...
Page 118: ...118 Chapter 5 Director Core Objects...
Page 594: ...594 Chapter 12 Methods...
Page 684: ...684 Chapter 14 Properties See also DVD...
Page 702: ...702 Chapter 14 Properties See also face vertices vertices flat...
Page 856: ...856 Chapter 14 Properties JavaScript syntax sprite 15 member member 3 4...
Page 1102: ...1102 Chapter 14 Properties...