La classe SWFButton
(PHP 5 <= 5.3.0, PECL ming SVN)
Introduction
SWFButton.
Synopsis de la classe
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)