SWFButton クラス
目次
- SWFButton->addAction() — アクションを追加する
- SWFButton->addASound() — ボタンに音を関連付ける
- SWFButton->addShape() — ボタンに図形を追加する
- SWFButton->__construct() — 新しいボタンを作成する
- SWFButton->setAction() — アクションを設定する
- SWFButton->setDown() — addShape(shape, SWFBUTTON_DOWN) のエイリアス
- SWFButton->setHit() — addShape(shape, SWFBUTTON_HIT) のエイリアス
- SWFButton->setMenu() — メニューボタンとしての挙動を有効にする
- SWFButton->setOver() — addShape(shape, SWFBUTTON_OVER) のエイリアス
- SWFButton->setUp() — addShape(shape, SWFBUTTON_UP) のエイリアス
SWFButton
There are no user contributed notes for this page.
