(PHP4 >= 4.0RC2)
void swf_shapelineto (float x, float y)
void swf_shapelineto
The swf_shapeLineTo() draws a line to the x,y coordinates given by the x parameter & the y parameter. The current position is then set to the x,y parameters.