Welcome to Delicate template
Header
Just another WordPress site
Header

flash渐变遮罩

12月 13th, 2011 | Posted by 无 名 in flash

可使flash遮罩渐变透明。
代码如下:

mc1.setMask(mc2);
mc1.cacheAsBitmap = true;
mc2.cacheAsBitmap = true;

You can follow any responses to this entry through the RSS 2.0 Both comments and pings are currently closed.