Flash Player 6.
Stage.align
Property; indicates the current alignment of the Flash movie within the Stage.
The following table lists the values for the align
property. Any value not listed here centers the movie in the Stage area.
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 |