traceLoad

Usage

-- Lingo syntax
_movie.traceLoad

// JavaScript syntax
_movie.traceLoad;

Description

Movie property; specifies the amount of information that is displayed about cast members as they load. Read/write.

Valid values for traceLoad are as follows.

Example

This statement causes the movie to display the names of cast members as they are loaded:

-- Lingo syntax
_movie.traceLoad = 1

// JavaScript syntax
_movie.traceLoad = 1;

See also

Movie


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/director/mx2004/release_update_en/09_pr675.htm