SWFbutton->setActionDescriptionvoid swfbutton->setaction ( resource action)
swfbutton->setaction() sets the action to be performed when the button is clicked. Alias for addAction(shape, SWFBUTTON_MOUSEUP). action is a swfaction(). See also swfbutton->addshape() and swfaction(). | ||||