SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
The SWFSoundInstance class
Einführung
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Klassenbeschreibung
SWFSoundInstance
SWFSoundInstance
{
/* Methods */
void
loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
Inhaltsverzeichnis
SWFSoundInstance->loopCount
— Beschreibung
SWFSoundInstance->loopInPoint
— Beschreibung
SWFSoundInstance->loopOutPoint
— Beschreibung
SWFSoundInstance->noMultiple
— Beschreibung
SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual