   #PHP Manual Shockwave Flash functions swf_rotate swf_setfont

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   swf_scale

   (PHP 4 <= 4.3.2)
   swf_scale -- Scale the current transformation

Description

   void swf_scale ( float x, float y, float z)

   The swf_scale() scales the x coordinate of the curve by the value of
   the x parameter, the y coordinate of the curve by the value of the y
   parameter, and the z coordinate of the curve by the value of the z
   parameter.
   ______________________________________________________________________

   Prev       Home        Next
   swf_rotate  Up  swf_setfont
