(no version information, might be only in CVS)
SWFbutton_>addAction __ Adds an action
Description
void
swfbutton_>addaction ( resource action, int flags)
| Aviso |
Esta función
es EXPERIMENTAL_ Esto significa que el
comportamiento de esta función, el nombre de esta
función y en definitiva TODO lo documentado sobre esta
función, puede cambiar en una futura version de PHP SIN
AVISO_ La advertencia queda hecha, y utilizar esta extensión
queda bajo su propia responsabiliad_ |
swfbutton_>addaction() adds the action
action to this button for the given conditions_
The following flags are valid:
SWFBUTTON_MOUSEOVER, SWFBUTTON_MOUSEOUT, SWFBUTTON_MOUSEUP,
SWFBUTTON_MOUSEUPOUTSIDE, SWFBUTTON_MOUSEDOWN, SWFBUTTON_DRAGOUT and
SWFBUTTON_DRAGOVER_
See also
swfbutton_>addshape() and
swfaction()_