SWFButton->setDown()

(no version information, might be only in CVS)

SWFButton->setDown() -- Alias for addShape(shape, SWFBUTTON_DOWN)

Description

class SWFButton {

void setDown ( SWFShape shape )

}

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

swfbutton->setdown() alias for addShape(shape, SWFBUTTON_DOWN).

Return Values

No value is returned.

See Also

SWFButton->addShape()
SWFAction