JavaScript Editor Javascript debugger     Website design 


swf_shapemoveto

Move the current position (PHP 4)
void swf_shapemoveto ( float x, float y )

Moves the current position to the given point.

Parameters

x

x-coordinate of the target.

y

y-coordinate of the target.

Return Values

No value is returned.