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
[edit] Last updated: Fri, 25 May 2012

view this page in

SWFDisplayItem::moveTo

(PHP 4 >= 4.0.5)

SWFDisplayItem::moveToDéplace un objet dans les coordonnées globales

Description

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

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

swfdisplayitem::moveto() déplace l'objet courant vers (x,y) dans les coordonnées globales.

L'objet peut être un objet swfshape(), un objet swfbutton(), un objet swftext() ou un objet swfsprite(). Il doit être ajouté avec la fonction swfmovie::add().

Valeurs de retour

Aucune valeur n'est retournée.

Voir aussi



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

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