Lingo Dictionary > O-R > preLoadEventAbort

 

preLoadEventAbort

Syntax

the preLoadEventAbort

Description

Movie property; specifies whether pressing keys or clicking the mouse can stop the preloading of cast members (TRUE) or not (FALSE, default).

This property can be tested and set. Setting this property affects the current movie.

Example

This statement lets the user stop the preloading of cast members by pressing keys or clicking the mouse:

set the preLoadEventAbort = TRUE

See also

preLoad (command), preLoadMember