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

SWFButton->setOver()

SWFButton->setOver - Alias for addShape(shape, SWFBUTTON_OVER)

Syntax

void SWFButton->setOver (SWFShape $shape)

Arguments

  • shape - This parameter can be used for a slight different behavior of buttons. You can set it to 0 (off) or 1 (on).

Description

swfbutton->setover() alias for addShape(shape, SWFBUTTON_OVER).

Version

PHP 4.0.5

Return value

No value is returned.