   #PHP Manual Shockwave Flash functions swf_translate SNMP functions

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 swf_viewport

   (PHP 4 <= 4.3.2)
   swf_viewport -- Select an area for future drawing

Description

   void swf_viewport ( float xmin, float xmax, float ymin, float ymax)

   The swf_viewport() function selects an area for future drawing for
   xmin to xmax and ymin to ymax, if this function is not called the area
   defaults to the size of the screen.
   ______________________________________________________________________

   Prev          Home           Next
   swf_translate  Up  SNMP functions
