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

search for in the

SWFDisplayItem->scaleTo()> <SWFDisplayItem->rotateTo()
Last updated: Fri, 05 Sep 2008

view this page in

SWFDisplayItem->scale()

(No version information available, might be only in CVS)

SWFDisplayItem->scale()Met à l'échelle l'objet dans des coordonnées relatives

Description

SWFDisplayItem
void scale ( int $dx , int $dy )
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->scale() met à l'échelle l'objet courant par (dx ,dy ) depuis sa taille courante.

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.



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

SWFDisplayItem->scaleTo()> <SWFDisplayItem->rotateTo()
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites