aboutInfo

Usage

-- Lingo syntax
_movie.aboutInfo

// JavaScript syntax
_movie.aboutInfo;

Description

Movie property; a string entered during authoring in the Movie Properties dialog box. Read-only.

Example

These statements display movie information in the Message window.

-- Lingo syntax
trace(_movie.aboutInfo)

// JavaScript syntax
trace(_movie.aboutInfo);

See also

copyrightInfo (Movie), 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_prop9.htm