SWFMovie
PHP Manual

SWFMovie->setFrames

(No version information available, might be only in CVS)

SWFMovie->setFramesSets the total number of frames in the animation

Descrição

SWFMovie
void 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