SWF Функции
PHP Manual

swf_translate

(PHP 4)

swf_translateTranslate the current transformations

Описание

void swf_translate ( float $x , float $y , float $z )

Translates the current transformation by the given values.

Параметри

x

x value.

y

y value.

z

z value.

Връщани стойности

Няма връщана стойност.


SWF Функции
PHP Manual