S > Stage (object) |
![]() ![]() ![]() |
Stage (object)
The Stage object is a top-level object that you can access without using a constructor.
Use the methods and properties of this object to access and manipulate information about the boundaries of a Flash movie.
The Stage object is available in the Flash Player 6 and later.
Method Description Adds a listener object to the Stage object. Removes a listener object from the Stage object.
Method summary for the Stage object
Stage.addListener
Stage.removeListener
Method Description Alignment of the Flash movie in the browser. Height of the Stage, in pixels. Width of the Stage, in pixels. The current scaling of the Flash movie.
Property summary for the Stage object
Method Description Indicates that the movie was resized.
Event handler summary for the Stage object
![]() ![]() ![]() |