FLASH文字特效六合一

来源:PConline 作者:flashsj 2006-02-24 出处:pcdog.com

特效  图层  文字特效  
上一页 1 2 3 4 5 6 7 8 9 下一页 
特效6(mc yscale)

if (this._alpha<100) {

this._alpha = this._alpha+5;

this._y = this._y+3;

this._yscale = this._yscale-50;

gotoAndPlay (2);

} else {

this._alpha = 100;

stop ();

}

//通过控制字母的_yscale属性,实现字母纵向伸缩并渐显的效果

到此,六种文字特效的控制代码就写好了,下面还需要编写对mc控制代码进行控制的mc,听起来蛮复杂的,其实很简单的,请跟我来。

更多内容请看PCdog.com--Photoshop精彩特效大全专题
上一页 1 2 3 4 5 6 7 8 9 下一页 
上一篇:用Flash MX模拟舞台五彩灯
下一篇:用FLASH制作抢手棋