SWFButton
PHP Manual

SWFButton->setAction

(PHP 4 >= 4.0.5)

SWFButton->setActionتعیین فعالیت

Description

void SWFButton::setAction ( SWFAction $action )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

تعیین فعالیت برای انجام هنگام کلیک بر دکمه.

میانبر برای SWFButton->addAction فراخوانی شده به همراه پرچم SWFBUTTON_MOUSEUP.

Parameters

action

SWFAction بازگردانده شده توسط SWFAction->__construct.

Return Values

No value is returned.

See Also


SWFButton
PHP Manual