downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFDisplayItem->multColor> <SWFDisplayItem->move
Last updated: Fri, 20 May 2011

view this page in

SWFDisplayItem->moveTo

(PHP 4 >= 4.0.5)

SWFDisplayItem->moveToMueve el objeto en coordenadas globales

Descripción

void SWFDisplayItem::moveTo ( float $x , float $y )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

swfdisplayitem->moveto() mueve el objeto actual a (x,y) en coordenadas globales.

El objeto puede ser un swfshape(), un swfbutton(), un swftext() o un swfsprite(). Debe haber sido añadido usando swfmovie->add().

Valores devueltos

No devuelve ningún valor.

Ver también



add a note add a note User Contributed Notes SWFDisplayItem->moveTo
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites