(no version information, might be only in CVS)
SWFDisplayItem->rotateTo() -- Rotates the object in global coordinatesWarnung |
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. |
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.
Zurück | Zum Anfang | Weiter |
SWFDisplayItem->rotate() | Nach oben | SWFDisplayItem->scale() |