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

search for in the

SWFButton->setDown()> <SWFButton->__construct()
Last updated: Fri, 18 Jul 2008

view this page in

SWFButton->setAction()

(PHP 4 >= 4.0.5)

SWFButton->setAction() — Sets the action

Descrizione

SWFButton
void setAction ( SWFAction $action )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Sets the action to be performed when the button is clicked.

This is a shortcut for SWFButton->addAction() called with the SWFBUTTON_MOUSEUP flag.

Elenco dei parametri

action

An SWFAction, returned by SWFAction->__construct().

Valori restituiti

Nessun valore viene restituito.



add a note add a note User Contributed Notes
SWFButton->setAction()
There are no user contributed notes for this page.

SWFButton->setDown()> <SWFButton->__construct()
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites