JavaScript Editor Javascript debugger     Website design 


swf_translate

Translate the current transformations (PHP 4)
void swf_translate ( float x, float y, float z )

Translates the current transformation by the given values.

Parameters

x

x value.

y

y value.

z

z value.

Return Values

No value is returned.