swf_ortho2

Example

 void swf_ortho2 ( float $xmin , float $xmax , float $ymin , float $ymax ) 

Description

Defines a two dimensional orthographic mapping of user coordinates onto the current viewport, this defaults to one to one mapping of the area of the Flash movie. If a perspective transformation is desired, swf_perspective() can be used.

Return Values

No value is returned.