-- Lingo syntax _movie.lastFrame // JavaScript syntax _movie.lastFrame;
Movie property; displays the number of the last frame in the movie. Read-only.
This statement displays the number of the last frame of the movie in the Message window:
-- Lingo syntax put(_movie.lastFrame) // JavaScript syntax put(_movie.lastFrame);
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_pr324.htm