PHP Velho Oeste 2024

SWFSoundInstance クラス

(PHP 5 < 5.3.0, PECL ming SVN)

はじめに

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

クラス概要

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

目次

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top