void swf_definepoly ( int objid, array coords, int npoints, float width )
The swf_definepoly() function defines a
polygon given an array of x, y coordinates (the coordinates are
defined in the parameter coords). The
parameter npoints is the number of overall
points that are contained in the array given by
coords. The width
is the width of the polygon's border, if set to 0.0 the polygon
is filled.
Php swf definepoly Function syntax tag
swf definepoly php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php swf definepoly syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.