The SWFSoundInstance class
Увод
SWFSoundInstance objects are returned by the SWFSprite->startSound and SWFMovie->startSound methods.
Синтаксис за класове
SWFSoundInstance
SWFSoundInstance
{
/* Methods */
void loopCount
( int $point
)
void loopInPoint
( int $point
)
void loopOutPoint
( int $point
)
void noMultiple
( void
)
}Съдържание
- SWFSoundInstance->loopCount — Описание
- SWFSoundInstance->loopInPoint — Описание
- SWFSoundInstance->loopOutPoint — Описание
- SWFSoundInstance->noMultiple — Описание
There are no user contributed notes for this page.
