(PHP 5 <= 5.3.0, PECL ming SVN)
SWFText::moveTo — Moves the pen
$x
, float $y
)Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
swftext::moveto() moves the pen (or cursor, if
that makes more sense) to (x
,y
)
in text object's coordinate space. If either is zero, though, value
in that dimension stays the same. Annoying, should be fixed.
Nu este întoarsă nici o valoare.