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

SWFButton->setUp()

SWFButton->setUp - Alias for addShape(shape, SWFBUTTON_UP)

Syntax

void SWFButton->setUp (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->setup() alias for addShape(shape, SWFBUTTON_UP).

Version

PHP 4.0.5

Return value

No value is returned.