   #PHP Manual Shockwave Flash functions swf_shapelineto swf_showframe

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                swf_shapemoveto

   (PHP 4 <= 4.3.2)
   swf_shapemoveto -- Move the current position

Description

   void swf_shapemoveto ( float x, float y)

   The swf_shapemoveto() function moves the current position to the x
   coordinate given by the x parameter and the y position given by the y
   parameter.
   ______________________________________________________________________

   Prev            Home          Next
   swf_shapelineto  Up  swf_showframe
