Ming
PHP Manual

The SWFSoundInstance class

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Giriş

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

Sınıf Sözdizimi

SWFSoundInstance {
/* Yöntemler */
void loopCount ( int $point )
void loopInPoint ( int $point )
void loopOutPoint ( int $point )
void noMultiple ( void )
}

İçindekiler


Ming
PHP Manual