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