Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Ming
PHP Manual

The SWFSoundInstance class

Introduction

SWFSoundInstance objects are returned by the SWFSprite->startSound and SWFMovie->startSound methods.

Class synopsis

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

Table of Contents


Ming
PHP Manual