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

search for in the

SWFDisplayItem::multColor> <SWFDisplayItem::move
[edit] Last updated: Fri, 17 May 2013

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 )
Advertencia

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 - [0 notes]
There are no user contributed notes for this page.

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