Ming
PHP Manual

La classe SWFSoundInstance

(No version information available, might only be in SVN)

Introduction

Les objets SWFSoundInstance sont retournés par les méthodes SWFSprite::startSound() et SWFMovie::startSound().

Synopsis de la classe

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

Sommaire


Ming
PHP Manual