The SWFSoundInstance class
Introduzione
SWFSoundInstance objects are returned by the SWFSprite->startSound() and SWFMovie->startSound() methods.
Sommario dellla classe
SWFSoundInstance
class SWFSoundInstance
{
/* Methods */
void loopCount
( int $point
)
void loopInPoint
( int $point
)
void loopOutPoint
( int $point
)
void noMultiple
( void
)
}Indice dei contenuti
- SWFSoundInstance->loopCount() — Descrizione
- SWFSoundInstance->loopInPoint() — Descrizione
- SWFSoundInstance->loopOutPoint() — Descrizione
- SWFSoundInstance->noMultiple() — Descrizione
SWFSoundInstance
There are no user contributed notes for this page.
