SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
The SWFSoundInstance class
Introducere
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Sinopsisul clasei
SWFSoundInstance
{
/* Metode */
void
SWFSoundInstance::loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
Cuprins
SWFSoundInstance->loopCount
— Descrierea
SWFSoundInstance->loopInPoint
— Descrierea
SWFSoundInstance->loopOutPoint
— Descrierea
SWFSoundInstance->noMultiple
— Descrierea
SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual