The SWFSoundInstance class
Introducción
SWFSoundInstance objects are returned by the SWFSprite->startSound() and SWFMovie->startSound() methods.
Class synopsis
SWFSoundInstance
class SWFSoundInstance
{
/* Methods */
void loopCount
( int $point
)
void loopInPoint
( int $point
)
void loopOutPoint
( int $point
)
void noMultiple
( void
)
}Table of Contents
- SWFSoundInstance->loopCount() — Descripción
- SWFSoundInstance->loopInPoint() — Descripción
- SWFSoundInstance->loopOutPoint() — Descripción
- SWFSoundInstance->noMultiple() — Descripción
SWFSoundInstance
There are no user contributed notes for this page.
