   #PHP Manual Shockwave Flash functions swf_ortho2 swf_perspective

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   swf_ortho

   (4.0.1 - 4.3.2 only)
   swf_ortho --  Defines an orthographic mapping of user coordinates onto
   the current viewport

Description

   void swf_ortho ( float xmin, float xmax, float ymin, float ymax, float
   zmin, float zmax)

   The swf_ortho() function defines an orthographic mapping of user
   coordinates onto the current viewport.
   ______________________________________________________________________

   Prev       Home            Next
   swf_ortho2  Up  swf_perspective
