Ming pour Flash
Introduction Installation Comment utiliser Ming SWFMovie SWFMovie->output SWFMovie->save SWFMovie->add SWFMovie->remove SWFMovie->setbackground SWFMovie->setrate SWFMovie->setdimension SWFMovie->setframes SWFMovie->nextframe SWFMovie->streammp3 SWFDisplayItem SWFDisplayItem->moveTo SWFDisplayItem->move SWFDisplayItem->scaleTo SWFDisplayItem->scale SWFDisplayItem->rotateTo SWFDisplayItem->Rotate SWFDisplayItem->skewXTo SWFDisplayItem->skewX SWFDisplayItem->skewYTo SWFDisplayItem->skewY SWFDisplayItem->setDepth SWFDisplayItem->remove SWFDisplayItem->setName SWFDisplayItem->setRatio SWFDisplayItem->addColor SWFDisplayItem->multColor SWFShape SWFShape->setLine SWFShape->addFill SWFShape->setLeftFill SWFShape->setRightFill SWFShape->movePenTo SWFShape->movePen SWFShape->drawLineTo SWFShape->drawLine SWFShape->drawCurveTo SWFShape->drawCurve SWFGradient SWFGradient->addEntry SWFBitmap SWFBitmap->getWidth SWFBitmap->getHeight SWFFill SWFFill->moveTo SWFFill->scaleTo SWFFill->rotateTo SWFFill->skewXTo SWFFill->skewYTo SWFMorph SWFMorph->getshape1 SWFMorph->getshape2 SWFText SWFText->setFont SWFText->setHeight SWFText->setSpacing SWFText->setColor SWFText->moveTo SWFText->addString SWFText->getWidth SWFFont swffont->getwidth SWFTextField SWFTextField->setFont SWFTextField->setbounds SWFTextField->align SWFTextField->setHeight SWFTextField->setLeftMargin SWFTextField->setrightMargin SWFTextField->setMargins SWFTextField->setindentation SWFTextField->setLineSpacing SWFTextField->setcolor SWFTextField->setname SWFTextField->addstring SWFSprite SWFSprite->add SWFSprite->remove SWFSprite->setframes SWFSprite->nextframe SWFbutton SWFbutton->addShape SWFbutton->setUp SWFbutton->setOver SWFbutton->setDown SWFbutton->setHit SWFbutton->addAction SWFbutton->setAction SWFAction
Description
new swfmovie(void)
swfmovie Crée un objet 'animation', représentant une animation Flash version 4.
SWFMovie a les méthodes suivantes : swfmovie->output,swfmovie->save, swfmovie->add, swfmovie->remove, swfmovie->nextframe, swfmovie->setbackground, swfmovie->setrate, swfmovie->setdimension, swfmovie->setframes et swfmovie->streammp3.
Des exemples d'utilisation dans : swfdisplayitem->rotateto, swfshape->setline, swfshape->addfill... En fait, tous les exemples utilisent cet objet.