Deprecated Items in ActionScript 2.0 and Some Suggested Alternatives
- Deprecated Class summary
- Deprecated Function summary
- Deprecated Property summary
- Deprecated Operator summary
The evolution of ActionScript has deprecated many elements of the language. This section lists the deprecated items and suggests alternatives when available. While deprecated elements still work in Flash Player 8, Macromedia recommends that you do not continue using deprecated elements in your code. Support of deprecated elements in the future is not guaranteed.
Deprecated Class summary
Modifiers | Class Name | Description |
Color | Deprecated since Flash Player 8. The Color class has been deprecated in favor of the flash.geom.ColorTransform class. |