var a:ColorTransform = new ColorTransform();
a.color = 0x000000;
mc.transform.colorTransform = a;
stage.addChild(mc);

相关文章: