MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 628

Director scripting reference
Table of Contents

Advertisement

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
See also
allowGraphicMenu, allowSaveLocal, allowTransportControl, allowVolumeControl,
allowZooming,
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
context menu.
This property defaults to
See also
allowCustomCaching, allowSaveLocal, allowTransportControl, allowVolumeControl,
allowZooming,
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.
628
Chapter 14: Properties
.
TRUE
Movie
if you would rather have a text menu displayed than the graphic
FALSE
.
TRUE
Movie

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