Ming
PHP Manual

La classe SWFSoundInstance

Introduction

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

Synopsis de la classe

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

Sommaire


Ming
PHP Manual