Syntax error.
package mx.styles
ActionScript 2.0 class scripts may only define class or interface constructs.
{
Attribute used outside class.
public class StyleManager extends Object
The class or interface 'IStyleManager2' could not be loaded.
private static var _impl:IStyleManager2;
The class or interface 'StyleManagerImpl' could not be loaded.
private static var implClassDependency:StyleManagerImpl;
A member attribute was used incorrectly.
static const VERSION:String = "3.4.0.9271";
Attribute used outside class.
public static const NOT_A_COLOR:uint = 4.29497e+009;
ActionScript 2.0 class scripts may only define class or interface constructs.
public function StyleManager()
,...