-- Lingo syntax _movie.lastChannel // JavaScript syntax _movie.lastChannel;
Movie property; the number of the last channel in the movie, as entered in the Movie Properties dialog box. Read-only.
To see an example of lastChannel used in a completed movie, see the QT and Flash movie in the Learning/Lingo Examples folder inside the Director application folder.
This statement displays the number of the last channel of the movie in the Message window:
-- Lingo syntax put(_movie.lastChannel) // JavaScript syntax put(_movie.lastChannel);
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_pr320.htm