Shockwave Flash函数库:swf_oncondition

swf_oncondition

(PHP4 >= 4.0RC2)

swf_oncondition ---&">nbsp; 描述触发的一个动作列表

语法 : void swf_oncondition (int transition)

说明 :

swf_oncondition( )描述即将触发(trigger)的一个动作列表,这里有数个可能转变(transitions)的型态,下列的型态是将按钮定义成TYPE_MENUBUTTON的 :

IdletoOverUp

OverUptoIdle

OverUptoOverDown

OverDowntoOverUp

IdletoOverDown

OutDowntoIdle

MenuEnter (IdletoOverUp|IdletoOverDown)

MenuExit (OverUptoIdle|OverDowntoIdle)

将按钮定义成TYPE_PUSHBUTTON有下列的选项 :

IdletoOverUp

OverUptoIdle

OverUptoOverDown

OverDowntoOverUp

OverDowntoOutDown

OutDowntoOverDown

OutDowntoIdle

ButtonEnter (IdletoOverUp|OutDowntoOverDown)

ButtonExit (OverUptoIdle|OverDowntoOutDown)

时间: 2024-11-01 04:01:46

Shockwave Flash函数库:swf_oncondition的相关文章

Shockwave Flash函数库:swf_openfile

swf_openfile (PHP4 >= 4.0RC2) swf_openfile ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 开启新的Shockwave Flash文件 语法 : void swf_openfile (string filename, float width, float height, float framerate, float r, float g, float b) 说

Shockwave Flash函数库:swf_actiongeturl

swf_actiongeturl (PHP4 >= 4.0RC2) swf_actiongeturl --- 从Shockwave http://www.aliyun.com/zixun/aggregation/12592.html">Flash影片取得URL 语法 : void swf_actiongeturl (string url, string target) 说明 : swf_actiongeturl( )以参数url和目标target取得URL.

Shockwave Flash函数库:swf_closefile

swf_closefile (PHP4 >= 4.0RC2) swf_closefile ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 关闭Shockwave Flash文件 语法 : void swf_closefile (void); 说明 : 关闭由swf_openfile( )所开启的文件.

Shockwave Flash函数库:swf_ortho2

swf_ortho2 (PHP4 >= 4.0RC2) swf_ortho2 ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 定义2D垂直线使用者的绘图到目前的绘图区域上 语法 : void swf_ortho2 (double xmin, double xmax, double ymin, double ymax) 说明 : swf_ortho( )定义一个2D垂直线(orthographic)使用

Shockwave Flash函数库:swf_actionsettarget

swf_actionsettarget (PHP4 >= 4.0RC2) swf_actionsettarget ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 设定动作的来龙去脉 语法 : void swf_actionsettarget (string target) 说明 : swf_actionsettarget( )设定所有动作的来龙去脉(context),你可以使用这个函数来控制目前播放的

Shockwave Flash函数库:swf_addbuttonrecord

swf_addbuttonrecord (PHP4 >= 4.0RC2) swf_addbuttonrecord ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 控制按钮出现和动作的区域位置 语法 : void swf_addbuttonrecord (int states, int shapeid, int depth) 说明 : swf_addbuttonrecord( )允许你去定义按钮使用的细

Shockwave Flash函数库:swf_fonttracking

swf_fonttracking (PHP4 >= 4.0RC2) swf_fonttracking ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 设定目前字体的距离 语法 : void swf_fonttracking (float tracking) 说明 : 设定字体间隔的值为参数 tracking指定的值,此函数用来增加文字与文字间的距离,参数 tracking如果为正数则增加距离,如果为负

Shockwave Flash函数库:swf_getbitmapinfo

swf_getbitmapinfo (PHP4 >= 4.0RC2) swf_getbitmapinfo ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得关于位图的资讯 语法 : array swf_getbitmapinfo (int bitmapid) 说明 : swf_getbitmapinfo( )传回关于位图(bitmap) bitmapid的资讯,此函数传回一数组,数组有着有列的元素

Shockwave Flash函数库:swf_definebitmap

swf_definebitmap (PHP4 >= 4.0RC2) swf_definebitmap ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 定义位图 语法 : void swf_definebitmap (int objid, string image_name) 说明 : swf_definebitmap( )定义一个位图(bitmap)给予一个GIF, JPEG, RGB 或 FI图形,