EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 642

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
642 Chapter 12: ActionScript Dictionary
The following table lists the values for the align property. Any value not listed here centers the
SWF file in the player or browser area.
Stage.height
Availability
Flash Player 6.
Usage
Stage.height
Description
Property (read-only); indicates the current height, in pixels, of the Stage. When the value of
Stage.scaleMode is "noScale", the height property represents the height of the player. When
the value of
Stage.scaleMode is not "noScale", height represents the height of the SWF file.
See also
Stage.align
, Stage.scaleMode, Stage.width
Stage.onResize
Availability
Flash Player 6.
Usage
myListener.onResize = function(){
// your statements here
}
Parameters
None.
Parameters
None.
Value Vertical Horizontal
"T"
top center
"B"
bottom center
"L"
center left
"R"
center right
"TL"
top left
"TR"
top right
"BL"
bottom left
"BR"
bottom right

Table of Contents

Related product manuals