The SWFButton class

(PHP 5 < 5.3.0, PECL ming SVN)

Wstęp

SWFButton.

Krótki opis klasy

SWFButton {
/* Metody */
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
}

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top