Forum und email

SWFMovie->setFrames()

(PHP 4 >= 4.3.3)

SWFMovie->setFrames() — Sets the total number of frames in the animation

Descrição

SWFMovie
void setFrames ( int $number )
Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função 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.