(PHP 4)
swf_shapemoveto — Move the current position
$x
$y
Moves the current position to the given point.
x
x-coordinate of the target.
y
y-coordinate of the target.
No value is returned.