Ming
PHP Manual

کلاس SWFSoundInstance

Introduction

اشیا SWFSoundInstance توسط متدهای SWFSprite->startSound و SWFMovie->startSound بازگردانده می‌شود.

Class synopsis

SWFSoundInstance {
/* Methods */
void SWFSoundInstance::loopCount ( int $point )
void loopInPoint ( int $point )
void loopOutPoint ( int $point )
void noMultiple ( void )
}

Table of Contents


Ming
PHP Manual