swfdisplayitem->rotate <<< |
swfdisplayitem->rotateto | swfdisplayitem->scale >>> |
7.59 Ming pour Flash 7 Index des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes prédefinies . Classes prédefinies . ming_setcubicthreshold . ming_setscale . ming_useswfversion . swfaction . swfbitmap->getheight . swfbitmap->getwidth . swfbitmap . swfbutton_keypress . swfbutton->addaction . swfbutton->addshape . swfbutton->setaction . swfbutton->setdown . swfbutton->sethit . swfbutton->setover . swfbutton->setup . swfbutton . swfdisplayitem->addcolor . swfdisplayitem->move . swfdisplayitem->moveto . swfdisplayitem->multcolor . swfdisplayitem->remove . swfdisplayitem->rotate ->swfdisplayitem->rotateto . swfdisplayitem->scale . swfdisplayitem->scaleto . swfdisplayitem->setdepth . swfdisplayitem->setname . swfdisplayitem->setratio . swfdisplayitem->skewx . swfdisplayitem->skewxto . swfdisplayitem->skewy . swfdisplayitem->skewyto . swfdisplayitem . swffill->moveto . swffill->rotateto . swffill->scaleto . swffill->skewxto . swffill->skewyto . swffill . swffont->getwidth . swffont . swfgradient->addentry . swfgradient . swfmorph->getshape1 . swfmorph->getshape2 . swfmorph . swfmovie->add . swfmovie->nextframe . swfmovie->output . swfmovie->remove . swfmovie->save . swfmovie->setbackground . swfmovie->setdimension . swfmovie->setframes . swfmovie->setrate . swfmovie->streammp3 . swfmovie . swfshape->addfill . swfshape->drawcurve . swfshape->drawcurveto . swfshape->drawline . swfshape->drawlineto . swfshape->movepen . swfshape->movepento . swfshape->setleftfill . swfshape->setline . swfshape->setrightfill . swfshape . swfsprite->add . swfsprite->nextframe . swfsprite->remove . swfsprite->setframes . swfsprite . swftext->addstring . swftext->getwidth . swftext->moveto . swftext->setcolor . swftext->setfont . swftext->setheight . swftext->setspacing . swftext . swftextfield->addstring . swftextfield->align . swftextfield->setbounds . swftextfield->setcolor . swftextfield->setfont . swftextfield->setheight . swftextfield->setindentation . swftextfield->setleftmargin . swftextfield->setlinespacing . swftextfield->setmargins . swftextfield->setname . swftextfield->setrightmargin . swftextfield |
7.59.30 swfdisplayitem->rotateto()Tourne un objet en angle absolu[ Exemples avec swfdisplayitem.rotateto ] CVS uniquement void swfdisplayitem->rotateto ( float degrees )
swfdisplayitem->rotateto tourne l'objet jusqu'à l'angle absolu degrees , en degrés. L'objet peut être swfshape , swfbutton , swftext ou swfsprite . Il doit avoir été ajouté à une animation avec la fonction swfmovie->add . Cet exemple amène trois chaînes tournoyantes depuis le fond de l'écran. Plutôt sympa.
Voir aussi swfdisplayitem->rotate . |
<< | swfdisplayitem->rotateto | >> |
swfdisplayitem->rotate | Ming pour Flash | swfdisplayitem->scale |