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

search for in the

swf_openfile> <swf_nextid
Last updated: Fri, 13 Nov 2009

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> <swf_nextid
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites