fileVersion

Usage

-- Lingo syntax
_movie.fileVersion

// JavaScript syntax
_movie.fileVersion;

Description

Movie property; indicates the version, as a string, of Director in which the movie was last saved. Read-only.

Example

This statement displays the version of Director that last saved the current movie:

-- Lingo syntax
put(_movie.fileVersion)

// JavaScript syntax
put(_movie.fileVersion);

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_pr234.htm