If you’re using mx2004 or higher, the Color class is not dynamic. That is, it can’t be prototyped. If you’d like to add methods or properties, you’ll have to create a custom class. And if you’re using Flash 8, the Color class has been deprecated in favor of the ColorTransform class.