KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFDisplayItem->moveTo()
SWFDisplayItem->moveTo()
SWFDisplayItem->moveTo - Moves object in global coordinates
Syntax
void
SWFDisplayItem->moveTo
(
float
$x,
float
$y)
Arguments
x
y
Description
swfdisplayitem->moveto() moves the current object to ( x, y) in global coordinates.
Version
PHP 4.0.5
Return value
No value is returned.