SWFMovie
PHP Manual

SWFMovie::setFrames

(PHP 4 >= 4.3.3)

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

Descrição

void SWFMovie::setFrames ( int $number )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada 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