update : 2015.11.03
php.shukuma.com

검색:
 
 
The SWFSoundInstance class

The SWFSoundInstance class

(PHP 5 <= 5.3.0, PECL ming SVN)

소개

SWFSoundInstance objects are returned by the SWFSprite::startSound() and SWFMovie::startSound() methods.

클래스 개요

SWFSoundInstance {
/* 메소드 */
void loopCount ( int $point )
void loopInPoint ( int $point )
void loopOutPoint ( int $point )
void noMultiple ( void )
}

Table of Contents