var ct:ColorTransform = new ColorTransform(); var someColor:uint = 151651; //код цвета ct.color = someColor; e.target.transform.colorTransform = ct;