SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
The SWFSoundInstance class
Giriş
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Sınıf Sözdizimi
SWFSoundInstance
SWFSoundInstance
{
/* Methods */
void
loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
İçindekiler
SWFSoundInstance->loopCount
— Açıklama
SWFSoundInstance->loopInPoint
— Açıklama
SWFSoundInstance->loopOutPoint
— Açıklama
SWFSoundInstance->noMultiple
— Açıklama
SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual