|
SWFShape::__constructCreates a new shape object Description
SWFShape::__construct
( void
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Created a new SWFShape object. ExamplesThis simple example will draw a big red elliptic quadrant. Example #1 swfshape example
<?php |