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 )
}

Зміст

add a note add a note

User Contributed Notes

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