Ming
PHP Manual

La clase SWFSoundInstance

(PHP 5 <= 5.3.0, PECL ming SVN)

Introducción

Los objetos SWFSoundInstance son devueltos por los métodos SWFSprite::startSound() y SWFMovie::startSound().

Sinopsis de la Clase

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

Tabla de contenidos


Ming
PHP Manual