SWFButton->setDown> <SWFButton->__construct
Last updated: Fri, 30 Dec 2011

SWFButton->setAction

(PHP 4 >= 4.0.5)

SWFButton->setActionSets the action

Descrição

void SWFButton::setAction ( SWFAction $action )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada 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.

Parâmetros

action

An SWFAction, returned by SWFAction->__construct.

Valor Retornado

Não há valor retornado.



User Contributed Notes
SWFButton->setAction
There are no user contributed notes for this page.

SWFButton->setDown> <SWFButton->__construct
Last updated: Fri, 30 Dec 2011