SAlign
Syntax
string SAlign;
Description
Specifies how the Flash stage is aligned. Allowed values:
Value | Description |
---|---|
L | Align left |
R | Align right |
T | Align top |
B | Align bottom |
TL | Align top left |
TR | Align top right |
BL | Align bottom left |
BR | Align bottom right |
LR | Align left and right |
TB | Align top and bottom |
LTB | Align left, top, and bottom |
TRB | Align top, right, and bottom |
LTRB | Align left, top, right, and bottom |
Supported Flash versions
Flash version | Status |
---|---|
3 | ✓ |
4 | ✓ |
5 | ✓ |
6 | ✓ |
7 | ✓ |
8 | ✓ |
9 | ✓ |
10 | ✓ |
11 | ✓ |
12+ | ✓ |