PHP Manual - collected by Jimbob 2006.03
swf_translate
(PHP 4, PECL)
swf_translate -- Translate the current transformations
Description
void
swf_translate ( float x, float y, float z )
The swf_translate() function translates the
current transformation by the x,
y, and z values
given.