SWFMovie->setFrames
(No version information available, might be only in CVS)
SWFMovie->setFrames — Sets the total number of frames in the animation
Описание
void setFrames
( int $number
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
Sets the total number of frames in the animation to the given number .
Список параметров
- number
-
The number of frames.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
SWFMovie->setFrames
There are no user contributed notes for this page.
