Ming
PHP Manual

SWFSoundInstance クラス

導入

SWFSoundInstance オブジェクトは SWFSprite->startSound および SWFMovie->startSound メソッドが返します。

クラス概要

SWFSoundInstance {
/* メソッド */
void SWFSoundInstance::loopCount ( int $point )
void loopInPoint ( int $point )
void loopOutPoint ( int $point )
void noMultiple ( void )
}

目次


Ming
PHP Manual