swf_definerect

Example

 void swf_definerect ( int $objid , float $x1 , float $y1 , float $x2 , float $y2 , float $width ) 

Description

Defines a rectangle with an upper left hand coordinate and a lower right hand coordinate.

Return Values

No value is returned.