SWFMovie
PHP Manual

SWFMovie::setFrames

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFMovie::setFramesSets the total number of frames in the animation

Descrição

void SWFMovie::setFrames ( int $number )
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

Sets the total number of frames in the animation to the given number.

Parâmetros

number

The number of frames.

Valor Retornado

Não há valor retornado.


SWFMovie
PHP Manual