SWFSound
SWFSoundInstance->loopCount
Ming
PHP Manual
SWFSoundInstance クラス
導入
SWFSoundInstance
オブジェクトは
SWFSprite->startSound
および
SWFMovie->startSound
メソッドが返します。
クラス概要
SWFSoundInstance
SWFSoundInstance
{
/* メソッド */
void
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