| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
swf_oncondition
Popis
void swf_oncondition ( int transition )The swf_oncondition() function describes a transition that will trigger an action list.
Seznam parametrů
transitionThere are several types of possible transitions, the following are for buttons defined as TYPE_MENUBUTTON:
IdletoOverUp
OverUptoIdle
OverUptoOverDown
OverDowntoOverUp
IdletoOverDown
OutDowntoIdle
MenuEnter (IdletoOverUp|IdletoOverDown)
MenuExit (OverUptoIdle|OverDowntoIdle)
IdletoOverUp
OverUptoIdle
OverUptoOverDown
OverDowntoOverUp
OverDowntoOutDown
OutDowntoOverDown
OutDowntoIdle
ButtonEnter (IdletoOverUp|OutDowntoOverDown)
ButtonExit (OverUptoIdle|OverDowntoOutDown)
| PÅ™edcházejÃcà | Domů | Dalšà |
| swf_nextid | Nahoru |