downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SWFButton::setDown> <SWFButton::__construct
[edit] Last updated: Fri, 24 May 2013

view this page in

SWFButton::setAction

(PHP 4 >= 4.0.5)

SWFButton::setActionEstablece la acción

Descripción

void SWFButton::setAction ( SWFAction $action )
Advertencia

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Establece la acción a realizar cuando se haga clic en el botón.

Esto es un atajo para SWFButton::addAction() llamado con la bandera SWFBUTTON_MOUSEUP.

Parámetros

action

Un objeto SWFAction, devuelto por SWFAction::__construct().

Valores devueltos

No devuelve ningún valor.

Ver también



add a note add a note User Contributed Notes SWFButton::setAction - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites