La classe SWFButton
Sommaire
- SWFButton->addAction — Ajoute une action
- SWFButton->addASound — Associe un son à un bouton
- SWFButton->addShape — Ajoute une forme à un bouton
- SWFButton->__construct — Crée un nouveau bouton
- SWFButton->setAction — Définit l'action
- SWFButton->setDown — Alias pour addShape(shape, SWFBUTTON_DOWN)
- SWFButton->setHit — Alias pour addShape(shape, SWFBUTTON_HIT)
- SWFButton->setMenu — Active un menu sur un bouton
- SWFButton->setOver — Alias pour addShape(shape, SWFBUTTON_OVER)
- SWFButton->setUp — Alias pour addShape(shape, SWFBUTTON_UP)
SWFButton
There are no user contributed notes for this page.
