swf_ortho2
Defines 2D orthographic mapping of user coordinates onto the current viewport
&reftitle.description;
voidswf_ortho2
floatxmin
floatxmax
floatymin
floatymax
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.
&reftitle.parameters;
xmin
xmax
ymin
ymax
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
swf_ortho