ReadyState
Syntax
int ReadyState;Description
Reports the loading state of the movie:
| Value | State |
|---|---|
| 0 | Loading |
| 1 | Uninitialized |
| 2 | Loaded |
| 3 | Interactive |
| 4 | Complete |
Supported Flash versions
| Flash version | Status |
|---|---|
| 3 | ✓ |
| 4 | ✓ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |
int ReadyState;Reports the loading state of the movie:
| Value | State |
|---|---|
| 0 | Loading |
| 1 | Uninitialized |
| 2 | Loaded |
| 3 | Interactive |
| 4 | Complete |
| Flash version | Status |
|---|---|
| 3 | ✓ |
| 4 | ✓ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |