Ming
PHP Manual

SWFButton クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

SWFButton.

クラス概要

SWFButton {
/* メソッド */
void addAction ( SWFAction $action , int $flags )
SWFSoundInstance addASound ( SWFSound $sound , int $flags )
void addShape ( SWFShape $shape , int $flags )
__construct ( void )
void setAction ( SWFAction $action )
void setDown ( SWFShape $shape )
void setHit ( SWFShape $shape )
void setMenu ( int $flag )
void setOver ( SWFShape $shape )
void setUp ( SWFShape $shape )
}

目次


Ming
PHP Manual