(PHP 5 <= 5.3.0, PECL ming SVN)
SWFButton::setAction — Sets the action
Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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.