SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
The SWFSoundInstance class
Wstęp
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Krótki opis klasy
SWFSoundInstance
{
/* Metody */
void
SWFSoundInstance::loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
Spis treści
SWFSoundInstance->loopCount
— Opis
SWFSoundInstance->loopInPoint
— Opis
SWFSoundInstance->loopOutPoint
— Opis
SWFSoundInstance->noMultiple
— Opis
SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual