Forum und email

SWFMovie->setFrames()

(PHP 4 >= 4.3.3)

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

Descrizione

SWFMovie
void setFrames ( int $number )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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

Elenco dei parametri

number

The number of frames.

Valori restituiti

Nessun valore viene restituito.