SetVariable
Syntax
void SetVariable(string name, string value);Description
Sets the value of the Flash variable specified by name to the given value.
Supported Flash versions
| Flash version | Status |
|---|---|
| 3 | ✕ |
| 4 | ✕ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |
void SetVariable(string name, string value);Sets the value of the Flash variable specified by name to the given value.
| Flash version | Status |
|---|---|
| 3 | ✕ |
| 4 | ✕ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |