(no version information, might be only in CVS)
SWFDisplayItem->rotateTo() -- Rotates the object in global coordinatesAvertissement |
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->rotateto() set the current object
rotation to angle
degrees in global coordinates.
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie->add().
This example bring three rotating string from the background to the foreground. Pretty nice.
Précédent | Sommaire | Suivant |
SWFDisplayItem->rotate() | Niveau supérieur | SWFDisplayItem->scale() |