SWFSprite->setframes
(no version information, might be only in CVS) SWFSprite->setframes -- Sets the total number of frames in the animation
Descriptionvoid swfsprite->setframes ( int numberofframes ) | Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
swfsprite->setframes() sets the total number of frames
in the animation to numberofframes.
|