Ming
PHP Manual

The SWFSoundInstance class

(Não há informação de versão disponível, talvez apenas no SVN)

Introdução

SWFSoundInstance objects are returned by the SWFSprite::startSound() and SWFMovie::startSound() methods.

Sinopse da classe

SWFSoundInstance {
/* Métodos */
void loopCount ( int $point )
void loopInPoint ( int $point )
void loopOutPoint ( int $point )
void noMultiple ( void )
}

Índice


Ming
PHP Manual