X This is a work-in-progress experimental design. Things will be broken and unfinished! You may prefer php.net

The SWFSoundInstance class

(No version information available, might only be in SVN)

Introduction

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

Class synopsis

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

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.