KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFButton->setAction()
SWFButton->setAction()
SWFButton->setAction - Sets the action
Syntax
void
SWFButton->setAction
(
SWFAction
$action)
Arguments
action - An SWFAction, returned by SWFAction->__construct.
Description
Sets the action to be performed when the button is clicked.
Version
PHP 4.0.5
Return value
No value is returned.