(PHP 4 >= 4.0.5)
SWFButton->setAction() — Sets the action
Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.
Sets the action to be performed when the button is clicked.
This is a shortcut for SWFButton->addAction() called with the SWFBUTTON_MOUSEUP flag.
Não há valor retornado.