   #PHP Manual Shockwave Flash functions swf_shapelinesolid
   swf_shapemoveto

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                swf_shapelineto

   (PHP 4 <= 4.3.2)
   swf_shapelineto -- Draw a line

Description

   void swf_shapelineto ( float x, float y)

   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.
   ______________________________________________________________________

   Prev               Home            Next
   swf_shapelinesolid  Up  swf_shapemoveto
