as3动态改变影片剪辑的颜色

作者Kuma 文章分类 分类:About Codes 文章评论 1条评论 阅读次数 已被围观 1883

        以前做过这个东西,结果今天来弄的时候居然忘了,然后百度一下,又知道了。为了备忘,特此抄录如下:

import flash.geom.*;

var colorTran:ColorTransform=new ColorTransform()
colorTran.color=0xff0000;
my_mc.transform.colorTransform=colorTran

いじょうです。

分类:About Codes
标签: Flash as3

通告: http://mouselife.net/tb.php?sc=e80ab8&id=86

评论:

  1. [回复]龙的传人发表于 2011-04-04 08:44
    博主高人啊,过来学习一下。

发表评论: