-- Lingo syntax _movie.stage // JavaScript syntax _movie.stage;
Movie property; refers to the main movie. Read-only.
This property is useful when sending a message to the main movie from a child movie.
This statement displays the current setting for the Stage:
-- Lingo syntax put(_movie.stage.rect) // JavaScript syntax put(_movie.stage.rect);
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_pr613.htm