SWFMovie
PHP Manual

SWFMovie::setFrames

(PHP 4 >= 4.3.3)

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

Opis

void SWFMovie::setFrames ( int $number )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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

Parametry

number

The number of frames.

Zwracane wartości

Nie jest zwracana żadna wartość.


SWFMovie
PHP Manual