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

search for in the

SWFDisplayItem->endMask()> <SWFDisplayItem->addAction()
Last updated: Fri, 29 Aug 2008

view this page in

SWFDisplayItem->addColor()

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

SWFDisplayItem->addColor()Ajoute une couleur à la transformation de couleur de l'élément

Description

SWFDisplayItem
void addColor ( int $red , int $green , int $blue [, int $a ] )
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->addcolor() ajoute la couleur à la transformation de couleur de l'élément. La couleur est donnée sous la forme RVB.

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.

Valeurs de retour

Aucune valeur n'est retournée.



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

SWFDisplayItem->endMask()> <SWFDisplayItem->addAction()
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites