Ming
PHP Manual

La clase SWFSoundInstance

Introducción

Los objetos SWFSoundInstance son devueltos por los métodos SWFSprite->startSound y SWFMovie->startSound.

Clases sinopsis

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

Table of Contents


Ming
PHP Manual