safePlayer

Usage

-- Lingo syntax
_player.safePlayer

// JavaScript syntax
_player.safePlayer;

Description

Player property; controls whether or not safety features in Director are turned on. Read/write.

In a moview with Shockwave content, this property can be tested but not set. It is always TRUE in Shockwave Player.

In the authoring environment and in projectors, the default value is FALSE. This property may be returned, but it may only be set to TRUE. Once it has been set to TRUE, it cannot be set back to FALSE without restarting Director or the projector.

When safePlayer is TRUE, the following safety features are in effect:

See also

Player