関数
swf_onCondition()
は、アクションリストのトリガとなる トランジションを定義します。使用可能なトランジションの型は複数あり、
TYPE_MENUBUTTONとして定義されたボタンについては次のものがあります。
MenuEnter (IdletoOverUp|IdletoOverDown)
MenuExit (OverUptoIdle|OverDowntoIdle)
ButtonEnter
(IdletoOverUp|OutDowntoOverDown)
ButtonExit
(OverUptoIdle|OverDowntoOutDown)