The SWFButton class

(PHP 5 < 5.3.0, PECL ming SVN)

Introduction

SWFButton.

Class synopsis

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

Table of Contents