Home > PHP > Function > > SWFButton->setDown()

SWFButton->setDown()

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

Syntax

void SWFButton->setDown (SWFShape $shape)

Arguments

  • shape - An SWFAction, returned by SWFAction->__construct.

Description

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

Version

PHP 4.0.5

Return value

No value is returned.