SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
The SWFSoundInstance class
Введение
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Обзор классов
SWFSoundInstance
{
/* Методы */
void
SWFSoundInstance::loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
Содержание
SWFSoundInstance->loopCount
— Описание
SWFSoundInstance->loopInPoint
— Описание
SWFSoundInstance->loopOutPoint
— Описание
SWFSoundInstance->noMultiple
— Описание
SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual