Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_oncondition - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_openfile" width="11" height="7"/> <swf_nextid
Last updated: Mon, 05 Feb 2007

view this page in

swf_oncondition

(PHP 4)

swf_oncondition — アクションリストのトリガとして使用されるトランジションを定義する

説明

void swf_oncondition ( int transition )

関数 swf_onCondition() は、 アクションリストのトリガとなるトランジションを定義します。

パラメータ

transition

使用可能なトランジションの型は複数あり、 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)

返り値

値を返しません。



add a note add a note User Contributed Notes
swf_oncondition
There are no user contributed notes for this page.

swf_openfile" width="11" height="7"/> <swf_nextid
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites