-- Lingo syntax _movie.frameLabel // JavaScript syntax _movie.frameLabel;
Movie property; identifies the label assigned to the current frame. Read/write during a Score recording session only.
When the current frame has no label, the value of the frameLabel property is 0.
The following statement checks the label of the current frame. In this case, the current frameLabel value is Start:
-- Lingo syntax put(_movie.frameLabel) // JavaScript syntax put(_movie.frameLabel);
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_pr259.htm